Click here to Skip to main content
15,896,063 members
Home / Discussions / Database
   

Database

 
AnswerRe: Username and Password of Sql Server2005 Pin
Saira Tanwir28-Feb-07 8:50
Saira Tanwir28-Feb-07 8:50 
GeneralRe: Username and Password of Sql Server2005 Pin
Amit Agarrwal28-Feb-07 18:07
Amit Agarrwal28-Feb-07 18:07 
QuestionRetrieving subset of DataTable as DataTable Pin
Tristan Rhodes27-Feb-07 22:31
Tristan Rhodes27-Feb-07 22:31 
AnswerRe: Retrieving subset of DataTable as DataTable Pin
kubben28-Feb-07 2:58
kubben28-Feb-07 2:58 
GeneralRe: Retrieving subset of DataTable as DataTable Pin
Tristan Rhodes28-Feb-07 3:04
Tristan Rhodes28-Feb-07 3:04 
QuestionError while restoring database Pin
tradakad27-Feb-07 20:59
tradakad27-Feb-07 20:59 
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 

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.