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

Database

 
GeneralDTS Problem : Insertion of failed records Pin
KSEI6-May-04 23:01
KSEI6-May-04 23:01 
GeneralRe: DTS Problem : Insertion of failed records Pin
RichardGrimmer7-May-04 0:48
RichardGrimmer7-May-04 0:48 
GeneralProvide progress during lenghty stored procedure Pin
Froefel6-May-04 21:17
Froefel6-May-04 21:17 
GeneralClickety Pin
Colin Angus Mackay6-May-04 23:58
Colin Angus Mackay6-May-04 23:58 
GeneralNeed help importing data Pin
Anonymous6-May-04 8:39
Anonymous6-May-04 8:39 
GeneralDeleting all record from Database Table with ADO.NET Pin
Gary Hyslop6-May-04 4:06
Gary Hyslop6-May-04 4:06 
GeneralRe: Deleting all record from Database Table with ADO.NET Pin
Mazdak6-May-04 6:47
Mazdak6-May-04 6:47 
GeneralRe: Deleting all record from Database Table with ADO.NET Pin
Chris Meech6-May-04 9:17
Chris Meech6-May-04 9:17 
I'm not sure how you would execute this with ADO.NET, but there is a SQL DBA command 'truncate table tablename'. If you want all data contents removed prior to loading new data, this method will be much more performant. It may be possible to put this command in a stored procedure, but I can't recall for sure.

Chris Meech

We're more like a hobbiest in a Home Depot drooling at all the shiny power tools, rather than a craftsman that makes the chair to an exacting level of comfort by measuring the customer's butt. Marc Clifton

VB is like a toolbox, in the hands of a craftsman, you can end up with some amazing stuff, but without the skills to use it right you end up with Homer Simpson's attempt at building a barbeque or his attempt at a Spice rack. Michael P. Butler
GeneralRe: Deleting all record from Database Table with ADO.NET Pin
Guillermo Rivero6-May-04 10:05
Guillermo Rivero6-May-04 10:05 
GeneralRe: Deleting all record from Database Table with ADO.NET Pin
-Dr_X-8-May-04 15:50
-Dr_X-8-May-04 15:50 
QuestionMs Access Problem? Pin
catztay5-May-04 13:39
catztay5-May-04 13:39 
AnswerRe: Ms Access Problem? Pin
Roger Wright5-May-04 15:07
professionalRoger Wright5-May-04 15:07 
GeneralInner Join (JOY!) and Datasets Pin
Tristan Rhodes5-May-04 12:46
Tristan Rhodes5-May-04 12:46 
GeneralRe: Inner Join (JOY!) and Datasets Pin
Edbert P5-May-04 13:04
Edbert P5-May-04 13:04 
GeneralRe: Inner Join (JOY!) and Datasets Pin
Tristan Rhodes6-May-04 6:32
Tristan Rhodes6-May-04 6:32 
GeneralRe: Inner Join (JOY!) and Datasets Pin
Edbert P9-May-04 12:24
Edbert P9-May-04 12:24 
GeneralOracle SQL Pin
pankajdaga5-May-04 11:51
pankajdaga5-May-04 11:51 
GeneralRe: Oracle SQL Pin
Mike Ellison6-May-04 5:33
Mike Ellison6-May-04 5:33 
GeneralRe: Oracle SQL Pin
WoutL13-May-04 0:45
WoutL13-May-04 0:45 
GeneralEncrypting Data Pin
MKlucher5-May-04 6:55
MKlucher5-May-04 6:55 
GeneralRe: Encrypting Data Pin
Mazdak5-May-04 7:33
Mazdak5-May-04 7:33 
GeneralRe: Encrypting Data Pin
MKlucher5-May-04 7:38
MKlucher5-May-04 7:38 
GeneralRe: Encrypting Data Pin
Mazdak5-May-04 7:47
Mazdak5-May-04 7:47 
GeneralRe: Encrypting Data Pin
MKlucher5-May-04 10:03
MKlucher5-May-04 10:03 
GeneralRe: Encrypting Data Pin
Mazdak5-May-04 10:13
Mazdak5-May-04 10:13 

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.