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)
 sql-server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-09-24 : 08:03:31
Bilal writes "i am useing sql-server 7 , i created database there , and am reading this database from Vb application , when i try to read the information from there it gives me an error " odbc call failed , i think the problem is from that my db doesn;t have insert/select/delete permsion , so my question is how to have these persmison on my db ?"

dsdeming

479 Posts

Posted - 2003-09-25 : 08:48:29
Take a look at the security and permissions topics in BOL. That's the place to start. Also, is that really the full text of the error message you're getting? Seems kind of sketchy.

Dennis
Go to Top of Page
   

- Advertisement -