Access 2003 and SQL2000 Table Problems

G

Guest

I'm using Access 2003 as my client for updating tables in a database install
on a SQL 2000 Server. All of the tables have the same user permissions and
were created by the same user. Here is the rub. The SQL 2000 server/Access
2003 combination allows editing and insertion of records in some of the
tables but not in others. Where do I start? I'm just trying to use ACCESS
2003 to open the table and edit, delete and insert new records for all tables
in the database.

Thanks
 
A

Arvin Meyer [MVP]

I'd first contact the administrator and check to see if there are
permissions granted on all tables.

Next, make sure that you are trying to connect to tables. When importing,
Access allows the import of Views and Stored Procedures as tables. If the
primary Key is not included in the View or Stored Proc, the "table" won't be
updateable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top