Click here to Skip to main content
15,887,485 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Select Statement ? Pin
mrfalk16-Oct-13 13:13
mrfalk16-Oct-13 13:13 
GeneralRe: SQL Select Statement ? Pin
Kornfeld Eliyahu Peter16-Oct-13 20:06
professionalKornfeld Eliyahu Peter16-Oct-13 20:06 
GeneralRe: SQL Select Statement ? Pin
Mycroft Holmes16-Oct-13 22:01
professionalMycroft Holmes16-Oct-13 22:01 
GeneralRe: SQL Select Statement ? Pin
PIEBALDconsult18-Oct-13 13:26
mvePIEBALDconsult18-Oct-13 13:26 
AnswerRe: SQL Select Statement ? Pin
Kornfeld Eliyahu Peter16-Oct-13 20:02
professionalKornfeld Eliyahu Peter16-Oct-13 20:02 
QuestionNeed help in this.. Pin
codestar00710-Oct-13 21:46
professionalcodestar00710-Oct-13 21:46 
AnswerRe: Need help in this.. Pin
Eddy Vluggen10-Oct-13 22:33
professionalEddy Vluggen10-Oct-13 22:33 
QuestionCopy over a single table in sql server 2008 Pin
vkEE10-Oct-13 3:00
vkEE10-Oct-13 3:00 
Hi,

We have two different production environments, in literally two different locations physically, with the same table layouts. For purposes of data warehouse, the two environments.

I want to copy over data from server 1 to server 2. The table has only 4000 rows. The date format of this data is of the form
2013-10-01 10:28:35.560
. so, i worry if I try to export this data into excel from server 1 and try to import this data back into server 2's table if I would lose any of the information.

What would be the best way to copy over the table?

Thanks so much!
AnswerRe: Copy over a single table in sql server 2008 Pin
Corporal Agarn10-Oct-13 3:13
professionalCorporal Agarn10-Oct-13 3:13 
GeneralRe: Copy over a single table in sql server 2008 Pin
vkEE10-Oct-13 3:19
vkEE10-Oct-13 3:19 
AnswerRe: Copy over a single table in sql server 2008 Pin
Richard MacCutchan10-Oct-13 3:36
mveRichard MacCutchan10-Oct-13 3:36 
GeneralRe: Copy over a single table in sql server 2008 Pin
vkEE10-Oct-13 3:44
vkEE10-Oct-13 3:44 
GeneralRe: Copy over a single table in sql server 2008 Pin
Richard MacCutchan10-Oct-13 4:11
mveRichard MacCutchan10-Oct-13 4:11 
AnswerRe: Copy over a single table in sql server 2008 Pin
Eddy Vluggen10-Oct-13 5:17
professionalEddy Vluggen10-Oct-13 5:17 
GeneralRe: Copy over a single table in sql server 2008 Pin
vkEE10-Oct-13 5:38
vkEE10-Oct-13 5:38 
GeneralRe: Copy over a single table in sql server 2008 Pin
Richard Deeming10-Oct-13 6:21
mveRichard Deeming10-Oct-13 6:21 
GeneralRe: Copy over a single table in sql server 2008 Pin
Eddy Vluggen10-Oct-13 8:41
professionalEddy Vluggen10-Oct-13 8:41 
AnswerRe: Copy over a single table in sql server 2008 Pin
Simon_Whale10-Oct-13 5:45
Simon_Whale10-Oct-13 5:45 
AnswerRe: Copy over a single table in sql server 2008 Pin
RedDk11-Oct-13 10:49
RedDk11-Oct-13 10:49 
AnswerRe: Copy over a single table in sql server 2008 Pin
coded00717-Oct-13 21:39
professionalcoded00717-Oct-13 21:39 
AnswerRe: Copy over a single table in sql server 2008 Pin
rashin ghodratzade18-Oct-13 18:55
rashin ghodratzade18-Oct-13 18:55 
Questioninsert rows into single table from two table which has different columns Pin
abu.bdt8-Oct-13 23:00
abu.bdt8-Oct-13 23:00 
AnswerRe: insert rows into single table from two table which has different columns Pin
Richard MacCutchan8-Oct-13 23:27
mveRichard MacCutchan8-Oct-13 23:27 
AnswerRe: insert rows into single table from two table which has different columns Pin
Simon_Whale9-Oct-13 0:55
Simon_Whale9-Oct-13 0:55 
AnswerRe: insert rows into single table from two table which has different columns Pin
coded00717-Oct-13 21:40
professionalcoded00717-Oct-13 21:40 

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.