Click here to Skip to main content
15,893,161 members
Home / Discussions / Database
   

Database

 
GeneralRe: Views vs Tables Pin
jschell31-Mar-13 11:42
jschell31-Mar-13 11:42 
GeneralRe: Views vs Tables Pin
Mycroft Holmes30-Mar-13 13:11
professionalMycroft Holmes30-Mar-13 13:11 
GeneralRe: Views vs Tables Pin
Jörgen Andersson30-Mar-13 22:45
professionalJörgen Andersson30-Mar-13 22:45 
GeneralRe: Views vs Tables Pin
Mycroft Holmes30-Mar-13 23:10
professionalMycroft Holmes30-Mar-13 23:10 
GeneralRe: Views vs Tables Pin
Jörgen Andersson31-Mar-13 0:15
professionalJörgen Andersson31-Mar-13 0:15 
QuestionSSRS: Justify TextBoxes Pin
Anderson Beppler28-Mar-13 7:52
Anderson Beppler28-Mar-13 7:52 
AnswerRe: SSRS: Justify TextBoxes Pin
thatraja4-Oct-13 20:36
professionalthatraja4-Oct-13 20:36 
QuestionMoving File Groups and Tables in SQL Server Pin
Ennis Ray Lynch, Jr.27-Mar-13 10:38
Ennis Ray Lynch, Jr.27-Mar-13 10:38 
The db I am testing is locked ATM doing some data-loads so I can't get various potential methods of doing this so I figured I would ask. I have a database with each table having its own file group and each file group has one file. Is there a simple method (other than Import Data and Bulk insert type operations) to detach the file groups (ok, maybe not detach they will be read-only) and copy the table, file group, and file into another database on a completely different server.

My thought would be to just copy the physical files and then through some magical T-SQL have the files appear as the new table. I believe in My-SQL copying db files is all that is required but SQL Server is a special lady. Any thoughts? I am only dealing with about 60 million records an hour so not that much data.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting.

"And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

"All users always want Excel" --Ennis Lynch

AnswerRe: Moving File Groups and Tables in SQL Server Pin
Eddy Vluggen27-Mar-13 11:40
professionalEddy Vluggen27-Mar-13 11:40 
GeneralRe: Moving File Groups and Tables in SQL Server Pin
Ennis Ray Lynch, Jr.28-Mar-13 5:02
Ennis Ray Lynch, Jr.28-Mar-13 5:02 
AnswerRe: Moving File Groups and Tables in SQL Server Pin
Eddy Vluggen28-Mar-13 9:29
professionalEddy Vluggen28-Mar-13 9:29 
QuestionCreating column of type enum Pin
columbos1492727-Mar-13 6:02
columbos1492727-Mar-13 6:02 
AnswerRe: Creating column of type enum Pin
Eddy Vluggen27-Mar-13 8:07
professionalEddy Vluggen27-Mar-13 8:07 
AnswerRe: Creating column of type enum Pin
PIEBALDconsult27-Mar-13 8:27
mvePIEBALDconsult27-Mar-13 8:27 
AnswerRe: Creating column of type enum Pin
Jörgen Andersson27-Mar-13 8:38
professionalJörgen Andersson27-Mar-13 8:38 
GeneralRe: Creating column of type enum Pin
PIEBALDconsult27-Mar-13 12:00
mvePIEBALDconsult27-Mar-13 12:00 
GeneralRe: Creating column of type enum Pin
Jörgen Andersson27-Mar-13 21:07
professionalJörgen Andersson27-Mar-13 21:07 
GeneralRe: Creating column of type enum Pin
PIEBALDconsult28-Mar-13 4:18
mvePIEBALDconsult28-Mar-13 4:18 
GeneralRe: Creating column of type enum Pin
Jörgen Andersson28-Mar-13 4:56
professionalJörgen Andersson28-Mar-13 4:56 
QuestionGetting My Answers are Down voted many time … Pin
gvprabu26-Mar-13 18:58
gvprabu26-Mar-13 18:58 
AnswerRe: Getting My Answers are Down voted many time … Pin
Mycroft Holmes26-Mar-13 23:00
professionalMycroft Holmes26-Mar-13 23:00 
AnswerRe: Getting My Answers are Down voted many time … Pin
Richard MacCutchan27-Mar-13 4:02
mveRichard MacCutchan27-Mar-13 4:02 
Questionhow can a get top each event in my related table Pin
mhd.sbt26-Mar-13 7:07
mhd.sbt26-Mar-13 7:07 
AnswerRe: how can a get top each event in my related table Pin
Corporal Agarn26-Mar-13 8:57
professionalCorporal Agarn26-Mar-13 8:57 
GeneralRe: how can a get top each event in my related table Pin
mhd.sbt27-Mar-13 0:59
mhd.sbt27-Mar-13 0:59 

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.