Microsoft
Software
Hardware
Network
Question : Syncing local database with shared hosting
Hi,
I am trying to sync my local database with my shared hosting provider.
I get the following error message:
[15151] Cannot find the user 'dbo', because it does not exist or you do not have permission.
The following SQL command caused the error:
CREATE ROLE [aspnet_Membership_FullAcc
ess]
AUTHORIZATION [dbo]
I think this means the shared hosting provider won't give me dbo privileges. What should I do different? Should I change the script?
Answer : Syncing local database with shared hosting
Hi
Bellow url give some information
http://social.msdn.microso
ft.com/For
ums/en/sql
express/th
read/
b99f0
051-3d3a-4
d86-9dd7-1
6568ffe3c5
c
Random Solutions
Retrieving Office 2007 License Code from a Backup Drive
automatically install tomcat 5.5
get textarea line count.. full and correct line count.. in FF to IE to safari
Adding URL Parameter
Print Management Export issue srv 2008
Best practices in building test harness
Select statement with Datepart failing
Shadowing/Overriding in C#
Invalid object reference error
SSH console: go to specified folder after login