Anybody have sample code to access MS access database using delphi.
Thanks
I usually create an ODBC link to the MS Access DB, then use a TQuery to hook into the associated BDE entry. MS Access does a few odd things with its queries. You can also use a TADOquery, but that's trickier to set up.
thanks ... i also needed that ..
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks