Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Project of Linked Tables?

Status
Not open for further replies.

khokanson

Programmer
Jun 26, 2001
5
US
Which would be a more efficient way of creating a medium size (40-60 user) client server application using SQL Server?
1. Access Project using ODBC linked tables to view local Access data.
or
2. Access .mdb database with linked tables for SQL server data.

I would like to use local data for user specific settings and tables that don't change very often but by far most of the data will be on the server.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top