Click here to Skip to main content
15,888,610 members
Home / Discussions / Database
   

Database

 
QuestionSorting Pivot results Pin
Andy_L_J2-Apr-10 13:01
Andy_L_J2-Apr-10 13:01 
AnswerRe: Sorting Pivot results Pin
Mycroft Holmes2-Apr-10 13:18
professionalMycroft Holmes2-Apr-10 13:18 
GeneralRe: Sorting Pivot results Pin
Andy_L_J2-Apr-10 14:33
Andy_L_J2-Apr-10 14:33 
QuestionSSIS - Ignore Duplicate Records while Doing Data Flow. Pin
codeproject_Tarun2-Apr-10 4:44
codeproject_Tarun2-Apr-10 4:44 
AnswerRe: SSIS - Ignore Duplicate Records while Doing Data Flow. Pin
Andy_L_J2-Apr-10 13:07
Andy_L_J2-Apr-10 13:07 
QuestionSQL Server - what is the best to move a database between to another computer Pin
LouWilk2-Apr-10 3:26
LouWilk2-Apr-10 3:26 
AnswerRe: SQL Server - what is the best to move a database between to another computer Pin
scottgp2-Apr-10 3:49
professionalscottgp2-Apr-10 3:49 
AnswerRe: SQL Server - what is the best to move a database between to another computer Pin
St_Pierce2-Apr-10 4:04
St_Pierce2-Apr-10 4:04 
First a given, backup the database. Then you could use the backup to "restore" to the new computer. This works well because it should copy the permissions of the database too.

here is some additional reading from microsoft's site, Hope this helps...
http://support.microsoft.com/kb/314546/en-us


There are other ways as well but this may be the easiest for someone new to SQL server.
St_Pierce
My Store

QuestionI Think I May Go Back To MS Access Pin
Roger Wright1-Apr-10 18:26
professionalRoger Wright1-Apr-10 18:26 
AnswerRe: I Think I May Go Back To MS Access Pin
Mycroft Holmes1-Apr-10 23:17
professionalMycroft Holmes1-Apr-10 23:17 
GeneralRe: I Think I May Go Back To MS Access Pin
Roger Wright2-Apr-10 2:45
professionalRoger Wright2-Apr-10 2:45 
AnswerRe: I Think I May Go Back To MS Access Pin
Gonzoox2-Apr-10 3:55
Gonzoox2-Apr-10 3:55 
GeneralRe: I Think I May Go Back To MS Access Pin
Roger Wright2-Apr-10 16:22
professionalRoger Wright2-Apr-10 16:22 
AnswerRe: I Think I May Go Back To MS Access - Solution Found! Pin
Roger Wright2-Apr-10 18:29
professionalRoger Wright2-Apr-10 18:29 
GeneralRe: I Think I May Go Back To MS Access - Solution NOT Found! Pin
Luc Pattyn2-Apr-10 18:35
sitebuilderLuc Pattyn2-Apr-10 18:35 
GeneralRe: I Think I May Go Back To MS Access - Solution Found! Pin
Roger Wright2-Apr-10 19:24
professionalRoger Wright2-Apr-10 19:24 
GeneralRe: I Think I May Go Back To MS Access - Solution NOT Found! Pin
Luc Pattyn2-Apr-10 19:40
sitebuilderLuc Pattyn2-Apr-10 19:40 
GeneralRe: I Think I May Go Back To MS Access - Solution Almost Found! Pin
Roger Wright2-Apr-10 20:07
professionalRoger Wright2-Apr-10 20:07 
GeneralRe: I Think I May Go Back To MS Access - Solution Almost Found! Pin
Mycroft Holmes2-Apr-10 22:27
professionalMycroft Holmes2-Apr-10 22:27 
AnswerRe: I Think I May Go Back To MS Access Pin
PIEBALDconsult4-Apr-10 16:21
mvePIEBALDconsult4-Apr-10 16:21 
QuestionUse of Temperory Table in SQL Server 2005 Pin
Manish_Kumar_Nayak1-Apr-10 3:15
Manish_Kumar_Nayak1-Apr-10 3:15 
AnswerRe: Use of Temperory Table in SQL Server 2005 Pin
dan!sh 1-Apr-10 3:35
professional dan!sh 1-Apr-10 3:35 
QuestionSlow Performance of using EXECUTE sp_executesql Pin
HatakeKaKaShi31-Mar-10 20:41
HatakeKaKaShi31-Mar-10 20:41 
AnswerRe: Slow Performance of using EXECUTE sp_executesql Pin
dan!sh 31-Mar-10 21:39
professional dan!sh 31-Mar-10 21:39 
AnswerRe: Slow Performance of using EXECUTE sp_executesql Pin
Mycroft Holmes1-Apr-10 0:20
professionalMycroft Holmes1-Apr-10 0:20 

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.