>I have an Access 2000 Database with 16 Tables 55 Queries 25 Forms and 60
> Reports. The Database has been used to handle from 10,000 up to 50,000
[quoted text clipped - 22 lines]
> no
> previous experience with SQL Server.
So far so good only. Very likely you run everything in your computer as
admin. When you install SQL Server/database in a network, you probably do
not want everyone access other computer as admin. And your luck is ended
here. From here on, you need more study on SQL Server: how to set it up
correctly on a network (peer-to-peer or server/client), how the secure SQL
Server/database, i.e. how to create SQL Server logins, map them to Winodws
user account (when using windows security) or enable mixed security mode for
using username/password to connect to SQL Server, asign database user/role
permission to access certain data in certain table,create SQL Server side
objects (view/SP/UDF)...
I have 3 computers at home networked
> using MS Home Network. I placed a copy of the Access Front End on one of
> the
[quoted text clipped - 18 lines]
> Thanking you and the microsoft community for the excellent feedback I have
> received in the past.
BillD - 23 Jan 2008 00:03 GMT
Actually, I do want my other 2 computers to have Admin control.
> >I have an Access 2000 Database with 16 Tables 55 Queries 25 Forms and 60
> > Reports. The Database has been used to handle from 10,000 up to 50,000
[quoted text clipped - 57 lines]
> > Thanking you and the microsoft community for the excellent feedback I have
> > received in the past.