Click here to Skip to main content
15,906,766 members
Home / Discussions / Database
   

Database

 
QuestionSQL help Pin
sebastian yeok24-Feb-06 15:24
sebastian yeok24-Feb-06 15:24 
AnswerRe: SQL help Pin
Colin Angus Mackay24-Feb-06 17:03
Colin Angus Mackay24-Feb-06 17:03 
QuestionCoding efficiency question Pin
Vodstok24-Feb-06 9:42
Vodstok24-Feb-06 9:42 
AnswerRe: Coding efficiency question Pin
Expert Coming24-Feb-06 10:05
Expert Coming24-Feb-06 10:05 
GeneralRe: Coding efficiency question Pin
Vodstok27-Feb-06 2:24
Vodstok27-Feb-06 2:24 
GeneralRe: Coding efficiency question Pin
Andy Brummer27-Feb-06 18:53
sitebuilderAndy Brummer27-Feb-06 18:53 
AnswerRe: Coding efficiency question Pin
Andy Brummer27-Feb-06 18:56
sitebuilderAndy Brummer27-Feb-06 18:56 
GeneralRe: Coding efficiency question Pin
Vodstok28-Feb-06 1:44
Vodstok28-Feb-06 1:44 
thanks for the responses. We (okay, one of the other programmers) discovered a REALLY quick way to upload what we need (although It was nice to get my questions answered, since that is something any programmer who uses sql should know)

He stumbled over the BULK INSERT statement. We devised a way for the users to uppload the MASSIVE csv files (almost 300,000 records, and over 20 columns) to upload the file to the webserver's filesystem, and for the sql server to then use bulk insert to upload the file to the db (which takes roughly 10 seconds, as opposed to the 8-10 minutes the old fashioned way worked)


If i get a chance to weed out any potentially compromising information, I will post how we accomplished this. it is really pretty cool. Big Grin | :-D

______________________
Mr Griffin, eleventy billion is not a number...WTF | :WTF:
QuestionSQL+C# Pin
papa198024-Feb-06 7:16
papa198024-Feb-06 7:16 
AnswerRe: SQL+C# Pin
Colin Angus Mackay24-Feb-06 16:52
Colin Angus Mackay24-Feb-06 16:52 
GeneralRe: SQL+C# Pin
papa198026-Feb-06 22:25
papa198026-Feb-06 22:25 
GeneralRe: SQL+C# Pin
Colin Angus Mackay26-Feb-06 22:34
Colin Angus Mackay26-Feb-06 22:34 
GeneralRe: SQL+C# Pin
papa198027-Feb-06 0:41
papa198027-Feb-06 0:41 
Questionadding rows is access database file Pin
iramg24-Feb-06 3:44
iramg24-Feb-06 3:44 
AnswerRe: adding rows is access database file Pin
papa198024-Feb-06 4:37
papa198024-Feb-06 4:37 
GeneralRe: adding rows is access database file Pin
iramg24-Feb-06 4:42
iramg24-Feb-06 4:42 
AnswerRe: adding rows is access database file Pin
Seivan25-Feb-06 2:28
Seivan25-Feb-06 2:28 
QuestionWork with var Pin
papa198024-Feb-06 1:37
papa198024-Feb-06 1:37 
AnswerRe: Work with var Pin
Colin Angus Mackay24-Feb-06 1:53
Colin Angus Mackay24-Feb-06 1:53 
GeneralRe: Work with var Pin
papa198024-Feb-06 2:12
papa198024-Feb-06 2:12 
GeneralRe: Work with var Pin
Colin Angus Mackay24-Feb-06 2:14
Colin Angus Mackay24-Feb-06 2:14 
GeneralRe: Work with var Pin
goyal manish24-Feb-06 2:44
goyal manish24-Feb-06 2:44 
GeneralRe: Work with var Pin
papa198024-Feb-06 4:42
papa198024-Feb-06 4:42 
QuestionRequest from beginer? Pin
papa198024-Feb-06 0:56
papa198024-Feb-06 0:56 
AnswerRe: Request from beginer? Pin
goyal manish24-Feb-06 2:51
goyal manish24-Feb-06 2:51 

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.