I'm brand new to sql server. I downloaded the adventureworks db, and it is recognized in management studio, but it gives the name of the database as it looks in the subject of this question. The owner is stated as my user, LHC\John, but i am unable to do very much with the database under its current readonly status. How might i make it readwrite, so that i can move forward in my education?
Right click on the database - options - near the bottom there is a status readonly which you can change.
========================================== Cursors are useful if you don't know sql. SSIS can be used in a similar way. Beer is not cold and it isn't fizzy.
Right click on the database - options - near the bottom there is a status readonly which you can change.
========================================== Cursors are useful if you don't know sql. SSIS can be used in a similar way. Beer is not cold and it isn't fizzy.
Right click on the database - options - near the bottom there is a status readonly which you can change.
========================================== Cursors are useful if you don't know sql. SSIS can be used in a similar way. Beer is not cold and it isn't fizzy.
Sorry for the null xmit. THat seems to have worked. Right clicked to properties, then options, then scrolled down a ways. Thanks a bunch.