Hi all,
I am trying to hook up my Access97 Front End forms to a new SQL Server 2000 back end.
I do this by:
1. Setting up a System DSN using ODBC drivers to hook up to the SQL Server Db.
2. Creating a new Linked table in Access 97 using the System DSN.
This all works fine, I can see all the tables in the SQL Server db, but -
when I go to open the table, all of the data is replaced by "#DELETED". The table returns the right columns and number of rows, but the data itself is overwritten. This is highly problematic.
Microsoft acknowledges that this is a problem with the new versions of sqlsrv32.dll. See They do not, however, offer any solution....
Our shop is moving to Windows 2000 (50% done) and will be using Access 97 for a while until our ASP front end is complete. Anybody got any ideas? The newest MDAC 2.7 is no help. I'm trying to get it to work on some old 98 boxes with old drivers, but that is posing other problems and we're not going to downgrade to W98...
Help!
Thanks,
Terry Weir
I am trying to hook up my Access97 Front End forms to a new SQL Server 2000 back end.
I do this by:
1. Setting up a System DSN using ODBC drivers to hook up to the SQL Server Db.
2. Creating a new Linked table in Access 97 using the System DSN.
This all works fine, I can see all the tables in the SQL Server db, but -
when I go to open the table, all of the data is replaced by "#DELETED". The table returns the right columns and number of rows, but the data itself is overwritten. This is highly problematic.
Microsoft acknowledges that this is a problem with the new versions of sqlsrv32.dll. See They do not, however, offer any solution....
Our shop is moving to Windows 2000 (50% done) and will be using Access 97 for a while until our ASP front end is complete. Anybody got any ideas? The newest MDAC 2.7 is no help. I'm trying to get it to work on some old 98 boxes with old drivers, but that is posing other problems and we're not going to downgrade to W98...
Help!
Thanks,
Terry Weir