Click here to Skip to main content
15,891,607 members
Home / Discussions / Database
   

Database

 
QuestionDoes this Query return results based on the output of First Query? Pin
Vimalsoft(Pty) Ltd3-May-07 22:13
professionalVimalsoft(Pty) Ltd3-May-07 22:13 
AnswerRe: Does this Query return results based on the output of First Query? Pin
Arun.Immanuel3-May-07 22:35
Arun.Immanuel3-May-07 22:35 
GeneralRe: Does this Query return results based on the output of First Query? Pin
Vimalsoft(Pty) Ltd3-May-07 22:50
professionalVimalsoft(Pty) Ltd3-May-07 22:50 
GeneralRe: Does this Query return results based on the output of First Query? Pin
Arun.Immanuel3-May-07 23:37
Arun.Immanuel3-May-07 23:37 
GeneralRe: Does this Query return results based on the output of First Query? Pin
Vimalsoft(Pty) Ltd4-May-07 4:32
professionalVimalsoft(Pty) Ltd4-May-07 4:32 
QuestionBULK data import Pin
pmpdesign3-May-07 17:40
pmpdesign3-May-07 17:40 
AnswerRe: BULK data import Pin
PIEBALDconsult3-May-07 18:00
mvePIEBALDconsult3-May-07 18:00 
GeneralRe: BULK data import [modified] Pin
pmpdesign3-May-07 18:36
pmpdesign3-May-07 18:36 
Thanks for the info. Data is in several files.

I'll write some C# stuff to analyse it and make sure there are no errors before load. Tried a test on that yesterday with hundred million rows and only took a couple of minutes. Slow point is SQL import.

Commit at intervals is a good idea.

Testing 1 million rows import at the moment (C# and Stored Procedure) and getting about 7 minutes. Thats only five days processing for a billion records...

Might try SqlBulkCopy class next and see whether thats any faster.

Thanks


-- modified at 1:40 Friday 4th May, 2007

SqlBulkCopy - 14 seconds!
QuestionStored proc or query Pin
topcatalpha3-May-07 2:21
topcatalpha3-May-07 2:21 
AnswerRe: Stored proc or query Pin
Colin Angus Mackay3-May-07 3:14
Colin Angus Mackay3-May-07 3:14 
GeneralRe: Stored proc or query Pin
topcatalpha3-May-07 3:22
topcatalpha3-May-07 3:22 
QuestionWhere can i start, am leaving VB6 to .NET Help Pin
Vimalsoft(Pty) Ltd3-May-07 1:18
professionalVimalsoft(Pty) Ltd3-May-07 1:18 
AnswerRe: Where can i start, am leaving VB6 to .NET Help Pin
Colin Angus Mackay3-May-07 1:38
Colin Angus Mackay3-May-07 1:38 
GeneralRe: Where can i start, am leaving VB6 to .NET Help Pin
Vimalsoft(Pty) Ltd3-May-07 2:27
professionalVimalsoft(Pty) Ltd3-May-07 2:27 
GeneralRe: Where can i start, am leaving VB6 to .NET Help Pin
Aaron VanWieren3-May-07 2:50
Aaron VanWieren3-May-07 2:50 
GeneralRe: Where can i start, am leaving VB6 to .NET Help Pin
Vimalsoft(Pty) Ltd3-May-07 3:03
professionalVimalsoft(Pty) Ltd3-May-07 3:03 
Questiondatabase backup...... Pin
Xandip3-May-07 0:58
Xandip3-May-07 0:58 
AnswerRe: database backup...... Pin
Giorgi Dalakishvili3-May-07 1:10
mentorGiorgi Dalakishvili3-May-07 1:10 
QuestionFinding difficulty in using SqlTransaction Pin
kinnuP3-May-07 0:52
kinnuP3-May-07 0:52 
AnswerRe: Finding difficulty in using SqlTransaction Pin
PIEBALDconsult3-May-07 18:06
mvePIEBALDconsult3-May-07 18:06 
Questionproblem with export Pin
daviperke2-May-07 23:13
daviperke2-May-07 23:13 
QuestionHow to update Records and Give the Current time and date Pin
Vimalsoft(Pty) Ltd2-May-07 22:21
professionalVimalsoft(Pty) Ltd2-May-07 22:21 
AnswerRe: How to update Records and Give the Current time and date Pin
Colin Angus Mackay2-May-07 22:53
Colin Angus Mackay2-May-07 22:53 
GeneralRe: How to update Records and Give the Current time and date Pin
Vimalsoft(Pty) Ltd2-May-07 23:32
professionalVimalsoft(Pty) Ltd2-May-07 23:32 
AnswerRe: How to update Records and Give the Current time and date Pin
Mike Dimmick3-May-07 0:02
Mike Dimmick3-May-07 0:02 

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.