Click here to Skip to main content
15,920,005 members
Home / Discussions / Database
   

Database

 
AnswerRe: Error while restoring database Pin
Harini N K27-Feb-07 21:11
Harini N K27-Feb-07 21:11 
GeneralRe: Error while restoring database Pin
tradakad27-Feb-07 21:44
tradakad27-Feb-07 21:44 
But I haven't got that database on my PC yet. should I create it? i tryed so:

<br />
1> create database newdb<br />
2> go<br />
1> restore database newdb from disk='D:\urban\tmp\newdb.bak'<br />
2> go<br />
Msg 3154, Level 16, State 4, Server I_01\SQLEXPRESS, Line 1<br />
The backup set holds a backup of a database other than the existing 'newdb' database.<br />
Msg 3013, Level 16, State 1, Server I_01\SQLEXPRESS, Line 1<br />
RESTORE DATABASE is terminating abnormally.<br />
1><br />


may be I didn't understand you?
how can I attach that backup file into existing db? thanx!

--
"Success is simple. Do what's right, the right way, at the right time."

best regards,
tradakad

GeneralRe: Error while restoring database Pin
Harini N K27-Feb-07 21:53
Harini N K27-Feb-07 21:53 
GeneralRe: Error while restoring database Pin
tradakad27-Feb-07 22:22
tradakad27-Feb-07 22:22 
AnswerRe: Error while restoring database Pin
vanhawk27-Feb-07 22:27
vanhawk27-Feb-07 22:27 
GeneralRe: Error while restoring database Pin
tradakad27-Feb-07 23:22
tradakad27-Feb-07 23:22 
GeneralRe: Error while restoring database Pin
Harini N K27-Feb-07 23:32
Harini N K27-Feb-07 23:32 
GeneralRe: Error while restoring database Pin
tradakad28-Feb-07 1:37
tradakad28-Feb-07 1:37 
Questionuser validation in sql server Pin
rahul pasupuleti27-Feb-07 19:47
rahul pasupuleti27-Feb-07 19:47 
AnswerRe: user validation in sql server Pin
tradakad27-Feb-07 21:22
tradakad27-Feb-07 21:22 
GeneralRe: user validation in sql server Pin
rahul pasupuleti28-Feb-07 18:44
rahul pasupuleti28-Feb-07 18:44 
GeneralRe: user validation in sql server Pin
tradakad28-Feb-07 19:47
tradakad28-Feb-07 19:47 
QuestionExecuting SQL query in VC++ Pin
vibharb@yahoo.com27-Feb-07 16:24
vibharb@yahoo.com27-Feb-07 16:24 
AnswerRe: Executing SQL query in VC++ Pin
Mike Dimmick28-Feb-07 0:19
Mike Dimmick28-Feb-07 0:19 
QuestionHow to determine if the database still processing Pin
vanhawk27-Feb-07 16:11
vanhawk27-Feb-07 16:11 
AnswerRe: How to determine if the database still processing Pin
Sylvester george28-Feb-07 0:14
Sylvester george28-Feb-07 0:14 
Questionhow to insert or update a record into one procedure [modified] Pin
firestoper27-Feb-07 15:58
firestoper27-Feb-07 15:58 
AnswerRe: how to insert or update a record into one procedure Pin
Hesham Amin27-Feb-07 22:19
Hesham Amin27-Feb-07 22:19 
GeneralRe: how to insert or update a record into one procedure [modified] Pin
firestoper28-Feb-07 14:53
firestoper28-Feb-07 14:53 
GeneralRe: how to insert or update a record into one procedure Pin
Hesham Amin1-Mar-07 7:10
Hesham Amin1-Mar-07 7:10 
GeneralRe: how to insert or update a record into one procedure Pin
firestoper1-Mar-07 12:40
firestoper1-Mar-07 12:40 
QuestionHow to find out when or who updated my Database. Pin
Eyungwah27-Feb-07 8:27
Eyungwah27-Feb-07 8:27 
AnswerRe: How to find out when or who updated my Database. Pin
Mattias Olgerfelt27-Feb-07 13:49
Mattias Olgerfelt27-Feb-07 13:49 
GeneralRe: How to find out when or who updated my Database. Pin
Eyungwah2-Mar-07 6:59
Eyungwah2-Mar-07 6:59 
Questionurgent need of help Pin
navhob@yahoo.com27-Feb-07 2:56
navhob@yahoo.com27-Feb-07 2:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.