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.
| Author |
Topic |
|
Tom Holder
Starting Member
2 Posts |
Posted - 2000-10-06 : 07:33:49
|
| Hi,I've configured SQL Server 2000 and created a database. When I connect to that database through Interdev (from my development machine) it connects just fine but I can't create or edit obects which is obviously fairly important. At first I thought it would just be a security issue but the user I'm logging in with is actually the database owner with full permissions.Doing the same thing with a SQL Server 7 database we have works fine but this does not! As a last resport I tried connecting to the master database with the sa user but this does exactly the same, shows the objects but doesn't allow me to change/add to them.Thanks for any possible help you can provide.Tom |
|
|
|
|
|