Re: Backing up SQL Server problem
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 08/31/04
- Next message: Allan Mitchell: "Re: copy DB1->DB2 with DTS - Databasesize is different, why?"
- Previous message: Allan Mitchell: "Re: Data Driven Query"
- Next in thread: Mark: "Re: Backing up SQL Server problem"
- Reply: Mark: "Re: Backing up SQL Server problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 19:53:08 +0100
Are you trying to move local logins to the remote server?
-- -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.konesans.com - Consultancy from the people who know "Mark" <anonymous@devdex.com> wrote in message news:O9UwGUzjEHA.2692@TK2MSFTNGP12.phx.gbl... > Hi - I am having a problem backing up my database on my host, onto my > local instal of SQL Server 2000. > > I am using Enterprise Manager/DTS: > > I use "Copy objects and data between SQL Server databases" > And on the next page I activate: > Create destination objects + all 3 sub options > + copy data > + copy all object > + use default options > > I am using SQL Authentication on both the remote, and local screens. > > It gets so far (and creates the tables structures), but then stalls > before copying data: > > When I double click on the Executing Package/Status line it says: > > "[Microsoft][ODBC SQL Server Driver][SQL Server] The login > 'myusernameforsqlserver' does not exist" > > 'myusernameforsqlserver' does exist on the remote server - what I can't > figure out is why it is not recognising it - that is the username I use > to log on to the remote database and to create my tables and SPs. My > host is baffled too. > > Can anyone suggest what may be going wrong? > > Thanks, > > Mark > > > > > > *** Sent via Developersdex http://www.developersdex.com *** > Don't just participate in USENET...get rewarded for it!
- Next message: Allan Mitchell: "Re: copy DB1->DB2 with DTS - Databasesize is different, why?"
- Previous message: Allan Mitchell: "Re: Data Driven Query"
- Next in thread: Mark: "Re: Backing up SQL Server problem"
- Reply: Mark: "Re: Backing up SQL Server problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|