Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 DBase IV driver

Author  Topic 

lfmn
Posting Yak Master

141 Posts

Posted - 2001-02-17 : 17:19:34
I'm not sure this an appropriate post for this site, but here goes:

I have a client who insists on sticking with his Dbase IV for DOS database. I have used DTS to get a copy of the database into SQL server and on to the web. I've written ASP pages to provide all his needed functionality, but all on the SQL server database side. I'm trying to write an ASP page which will allow updates from the SQL server database directly to the DBase database, but the Microsoft DBase ODBC driver only allows SELECT and INSERT statements. I've searched the web many times looking for this.

I'm using SQL Server 7 and NT 4.

If anyone knows where I can find an ODBC driver for DBase IV for DOS, please let me know.

DBA/Developer
   

- Advertisement -