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
ADmodify.exe "mailbox rights modification disabled" ??
Exchange 2010 setup.com /preparead fails
DHCP service failed to see a directory server
ClearOS Enterprise 5.2 Alpha 1
Office 2003 - dollar sign shows up as an arrow
Exchange 2010 replication over a WAN with high latency
Using System.Type in switch()
jquery validator and asp.net updatepanel
Move Sharepoint 2010 DB's from one server to another
Dot Net IL Code to C# conversion