Using SQL server as a backend

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm currently experiencing problems with concurrent users on access and have
decided to use SQL server as the backend and then Access as the front end.
Can anyone reccomend any sites where I can gather some info on how to get
started with doing this as I have no experience with SQL server.

Thanks,
Chris
 
Chris,

Don't know whether it is still in publication, but when I made that move, I
found:

"Microsoft Access Developer's Guide to SQL Server", by Mary Chipman & Andy
Baron to be an extremely useful guide.

Having said that, I've got several Access applications in use by as many as
30 concurrent users, that rarely encounter problems. How many users do you
have? Are they all using their individual copies of the application, or are
they using a single copy that is on your network?

Dale
 
Back
Top