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)
 Convert an ASP page accessing an Access Database to an ASP page accessing a SQL database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-11-14 : 14:56:18
Denise writes "How can I easily convert many ASP pages accessing an Access 2000 Database to many ASP pages accessing a SQL Server 7.0?? I am currently doing this in Visual InterDev (latest version) by manually going through and changing all of the "#" date references to "'" and the TRUE, FALSE to 1, 0 respectively. IS there an easier, more efficient way to do this?

Thanks for your help."
   

- Advertisement -