Hi, I would like to ask how we should connect to the MS access database and loop throughout every line in particular table, and get every value separately ?
I have tried to do the same thing with data list, but there is no possibility to get separate row value (by column).
So i have made connection to MS access database, how should i connect to it and do what i want in custom module? Is there some kind of dynamic web handler for that ?
Thank you.