Daze
Perch
I've just deleted my existing MSSQL database, as I'm starting a new project. I've been building a new database locally in MS SQL Server 2000, and I'm ready to put it live. What is the best way to "upload" this to Jodohost's SQL server?
It's been so long since I've had to create a MS SQL database (we had a dedicated DA and I got lazy) that I'm a little out of my depth. Foolishly (?) I've been using the "sa" account to create the database locally, and this doesn't exist in my Jodohost database (as any logins I create are prefixed with "<accountname>_"). Should my default user have the same access rights to my database as the dbo user? I never did spend enough time learning about logins, users and roles (etc), and I'm now paying the price.
How do you guys generally achieve this task?
Help!
Thanks in advance...
It's been so long since I've had to create a MS SQL database (we had a dedicated DA and I got lazy) that I'm a little out of my depth. Foolishly (?) I've been using the "sa" account to create the database locally, and this doesn't exist in my Jodohost database (as any logins I create are prefixed with "<accountname>_"). Should my default user have the same access rights to my database as the dbo user? I never did spend enough time learning about logins, users and roles (etc), and I'm now paying the price.
How do you guys generally achieve this task?
Help!
Thanks in advance...