Re: Need Help with connecting to a database



If I understand correctly you are trying to connect to a Pervasive SQL
database using ADO and the Pervasive ODBC driver. All you have to do is
drop a TADOConnection component on your form or data module then open
the ConnectionString property editor by clicking the ellipsis button.
Choose the DSN you want to connect to from the drop-down list then
click the Test button to confirm that you can connect.

--
Bill Todd (TeamB)
.


Quantcast