After looking at the BDE I am now trying to figure out how to work with ADO.
I am trying to show the records of a paradox file in a dbgrid. With the BDE you can connect directly from a TTable to a table. With ADO it seems you first have to create a Data Source (after selecting Microsoft OLE DB Provider for ODBC Drivers) and then you can connect to it through a Data Link file or Connection String. I have searched for information about this but I still can't figure what this Data Source exactly is and how you can create it?
Is there anyone who can help me with this?
Thanks,
Raoul
I am trying to show the records of a paradox file in a dbgrid. With the BDE you can connect directly from a TTable to a table. With ADO it seems you first have to create a Data Source (after selecting Microsoft OLE DB Provider for ODBC Drivers) and then you can connect to it through a Data Link file or Connection String. I have searched for information about this but I still can't figure what this Data Source exactly is and how you can create it?
Is there anyone who can help me with this?
Thanks,
Raoul