| View previous topic :: View next topic |
| Author |
Message |
Donald S. Bossen Guest
|
Posted: Mon Apr 09, 2007 11:11 pm Post subject: Microsoft SQL Database Conection |
|
|
I have for the past few years worked only with DBF and a third party
Codebase for data work. Now I need to connect to and edit and add to SQL
Table and I don't know which are the best non visual database components to
use for this task. I do know I need to stay away from the DBE.
Thanks
Donald Bossen |
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Apr 10, 2007 1:11 am Post subject: Re: Microsoft SQL Database Conection |
|
|
Use the ADO data access components. There is an ado newsgroup dedicated
to them.
--
Bill Todd (TeamB) |
|
| Back to top |
|
 |
|