Re: SQL Desktop Edition
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 11/05/04
- Next message: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Previous message: Tibor Karaszi: "Re: problem with query moving data from 1 dbase to another."
- In reply to: StevieD: "SQL Desktop Edition"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Nov 2004 11:23:05 +0100
Copying the files is not enough. You need to make the database files available in SLQ server. Check
out the sp_attach_db stored procedure.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "StevieD" <StevieD@discussions.microsoft.com> wrote in message news:A410E47D-D36A-472E-A4B4-4830F8C12B3D@microsoft.com... > Hi, > > I've got a slight issue using the free Microsoft SQL Desktop engine, release > A. > > Basically I've installed a new server for our Internet usage reporting, and > I'm looking to move the database over. > > I've copied the .mdf & .ldf files onto the new server into the Microsoft SQL > Server>MSSQL>Data folder. > > When I'm creating a new data source via ODBC admin through administrative > tools, under "Change the default" database I do not have the database name of > the database I've copied over from my old server. > > I've tried restarting the SQL services on the server but with success. > > I'm a rookie with SQL, so can you tell me if this is possible ? If so, how > do I achieve this ? > > Many thanks, > Steve
- Next message: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Previous message: Tibor Karaszi: "Re: problem with query moving data from 1 dbase to another."
- In reply to: StevieD: "SQL Desktop Edition"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|