Access97 and SQL Server 2000

A

Ann

Can you use Access 97 to link tables from a SQL SERVER
2000 database. Can you import tables using the same
scenario.

Thanks,

Ann
 
J

Joe Fallon

Sure.
There are some minor restrictions since SQL Server 2000 didn't exist when
A97 was designed.
Certain rare datatypes may be a problem.

But for 99% of the data you should be fine.
 
Top