Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Where's the User permission?

Author  Topic 

bjornh
Yak Posting Veteran

87 Posts

Posted - 2003-02-16 : 15:34:01
Hi,

This is a quick question and I hope it will have a quick answer.

I have a ASP site trough ADODB and I can do everything I want. (Delete, insert, update, etc.) Nothing strange here, and it shouldn't be because it's a public, DB_owner. But now I was experimenting with Access projects for some simple administration, and I can view the tables but not edit/delete/insert them.

The tables are owned by DBO user, and I think here's the problem. But why does access make a problem of it?


Thanks

Bjorn

   

- Advertisement -