Click here to Skip to main content
15,902,447 members
Home / Discussions / Database
   

Database

 
GeneralRe: updateing problem Pin
Ashfield26-May-08 6:24
Ashfield26-May-08 6:24 
GeneralRe: updateing problem Pin
asha_s26-May-08 7:21
asha_s26-May-08 7:21 
GeneralRe: updateing problem Pin
Ashfield26-May-08 21:11
Ashfield26-May-08 21:11 
GeneralRe: updateing problem Pin
Ashfield23-May-08 5:46
Ashfield23-May-08 5:46 
QuestionHow can I export to database ? Pin
dataminers23-May-08 1:51
dataminers23-May-08 1:51 
AnswerRe: How can I export to database ? Pin
Mark J. Miller23-May-08 6:03
Mark J. Miller23-May-08 6:03 
Questionsql database Pin
sathyan_829423-May-08 1:29
sathyan_829423-May-08 1:29 
AnswerRe: sql database Pin
dataminers23-May-08 2:01
dataminers23-May-08 2:01 
Get Backup, and Restore to new database server. You can use "SQL Server Management Studio Express" for this operation.

Step 1: Attach Database
Open "SQL Server Management Studio Express"
right-click to database folder
select Attach...

Step 2: Backup database.
Select attached database where in the database folder
right-click to database --> Tasks --> Back Up..

Now you have .bak file

Step 3: Restore database
Open "SQL Server Management Studio Express"
Select new database (its empty)
right-click to database --> Tasks --> Restore --> Database...
select "From Device" radio button and browse .bak file


Best Regards...
GeneralRe: sql database Pin
ankswe23-May-08 2:57
ankswe23-May-08 2:57 
GeneralRe: sql database Pin
dataminers23-May-08 3:05
dataminers23-May-08 3:05 
GeneralRe: sql database Pin
dataminers23-May-08 4:07
dataminers23-May-08 4:07 
QuestionConnection pooling Pin
capint23-May-08 1:24
capint23-May-08 1:24 
QuestionReading Contacts from Mail Clients in ASP.net [modified] Pin
sukkureddy23-May-08 0:15
sukkureddy23-May-08 0:15 
QuestionConfigure the GSM Modem to send a log file once a day [modified] Pin
antmaniac23-May-08 0:02
antmaniac23-May-08 0:02 
QuestionSqlTransaction for insert and update in sqlserver Pin
sukkureddy22-May-08 23:31
sukkureddy22-May-08 23:31 
AnswerRe: SqlTransaction for insert and update in sqlserver Pin
sukkureddy22-May-08 23:39
sukkureddy22-May-08 23:39 
GeneralRe: SqlTransaction for insert and update in sqlserver Pin
Ashfield23-May-08 1:14
Ashfield23-May-08 1:14 
QuestionIn sql server, Indexing is faster in which datatype comparatively? Pin
Suave_Shiva22-May-08 21:08
Suave_Shiva22-May-08 21:08 
AnswerRe: In sql server, Indexing is faster in which datatype comparatively? Pin
Giorgi Dalakishvili22-May-08 21:24
mentorGiorgi Dalakishvili22-May-08 21:24 
AnswerRe: In sql server, Indexing is faster in which datatype comparatively? Pin
Ashfield22-May-08 21:24
Ashfield22-May-08 21:24 
QuestionConnecting to the SQL Server 2000 Pin
John.L.Ponratnam22-May-08 20:54
John.L.Ponratnam22-May-08 20:54 
AnswerRe: Connecting to the SQL Server 2000 Pin
Ashfield22-May-08 21:16
Ashfield22-May-08 21:16 
AnswerRe: Connecting to the SQL Server 2000 Pin
Giorgi Dalakishvili22-May-08 21:17
mentorGiorgi Dalakishvili22-May-08 21:17 
AnswerRe: Connecting to the SQL Server 2000 Pin
Blue_Boy22-May-08 21:19
Blue_Boy22-May-08 21:19 
Questionpassing string as parameter to stored procedure sql2000 Pin
ritu432122-May-08 19:11
ritu432122-May-08 19:11 

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.