Board index » delphi » Access 2000 & Sql Server 7.0
Tom Carne
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Access 2000 & Sql Server 7.0
I'm just starting development on converting my Delphi apps to using the new
Access 2000 database (.ADP) which I want to run under MS Sql Server 7.0 as a direct connection (without ODBC, etc.) Neither Delphi nor Microsoft postings and web searches have turned up much. (There are some support articles in Access/VB Office Advisor magizine but nothing on Delphi) My questions are: - Is there some sample code/guidelines to do this? - Are there any test data of performance of Access 2000 vs. a SQL Server native database? - Does Delphi 4.0 support the ADO? - Is a local engine required to make the connection? i.e. the BDE, etc. Any suggestions are appreciated and will be forward to the newsgroup. Thanks. |