Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: run time error please help Pin
Chinners13-Mar-08 6:11
Chinners13-Mar-08 6:11 
GeneralRe: run time error please help Pin
asha_s13-Mar-08 10:02
asha_s13-Mar-08 10:02 
GeneralSpeed Up OleDbDataAdapter.Update() Pin
A Wong13-Mar-08 3:54
A Wong13-Mar-08 3:54 
GeneralRe: Speed Up OleDbDataAdapter.Update() Pin
Dave Kreskowiak14-Mar-08 8:20
mveDave Kreskowiak14-Mar-08 8:20 
GeneralRe: Speed Up OleDbDataAdapter.Update() Pin
A Wong14-Mar-08 8:26
A Wong14-Mar-08 8:26 
GeneralRe: Speed Up OleDbDataAdapter.Update() Pin
Dave Kreskowiak14-Mar-08 10:04
mveDave Kreskowiak14-Mar-08 10:04 
GeneralRe: Speed Up OleDbDataAdapter.Update() Pin
A Wong14-Mar-08 10:10
A Wong14-Mar-08 10:10 
GeneralRe: Speed Up OleDbDataAdapter.Update() Pin
Dave Kreskowiak14-Mar-08 12:18
mveDave Kreskowiak14-Mar-08 12:18 
A Wong wrote:
I'm writing from SQL2005 -> DBase IV


So you're moving data from an SQL2005 database to a DBase IV database?? AFAIK, DBase IV doesn't have any bulk load features. I haven't touched a DBase product in about 20 years, so my experience is quite limited. OleDb doesn't support any bulk load features so I think you're pretty much screwed there. I think it's going to have to be one record at a time and however long it takes it going to be how long it takes. I don't see a way around this if you're moving data to a DBase IV database.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralRe: Speed Up OleDbDataAdapter.Update() Pin
A Wong17-Mar-08 2:08
A Wong17-Mar-08 2:08 
GeneralSpace between Custom scrollbars horizontal & vertical Pin
VB 8.013-Mar-08 2:24
VB 8.013-Mar-08 2:24 
GeneralI need help on my School Work..........E-Doctor for my School Medical Centre Pin
ak47angel13-Mar-08 1:41
ak47angel13-Mar-08 1:41 
GeneralRe: I need help on my School Work..........E-Doctor for my School Medical Centre Pin
Colin Angus Mackay13-Mar-08 1:54
Colin Angus Mackay13-Mar-08 1:54 
GeneralRe: I need help on my School Work..........E-Doctor for my School Medical Centre Pin
Christian Graus13-Mar-08 9:59
protectorChristian Graus13-Mar-08 9:59 
GeneralRe: I need help on my School Work..........E-Doctor for my School Medical Centre Pin
ESTAN13-Mar-08 2:09
ESTAN13-Mar-08 2:09 
Questionhow to trap unhandled errors in VB.NET? Pin
Jim Buckley Barrett13-Mar-08 1:18
Jim Buckley Barrett13-Mar-08 1:18 
GeneralRe: how to trap unhandled errors in VB.NET? Pin
Kschuler9-Apr-08 5:03
Kschuler9-Apr-08 5:03 
Questionget date input from user Pin
meghanaVishwa13-Mar-08 1:07
meghanaVishwa13-Mar-08 1:07 
GeneralRe: get date input from user Pin
C1AllenS13-Mar-08 1:52
C1AllenS13-Mar-08 1:52 
QuestionRe: get date input from user Pin
meghanaVishwa13-Mar-08 2:57
meghanaVishwa13-Mar-08 2:57 
GeneralRe: get date input from user Pin
Christian Graus13-Mar-08 9:59
protectorChristian Graus13-Mar-08 9:59 
QuestionRe: get date input from user Pin
meghanaVishwa13-Mar-08 21:23
meghanaVishwa13-Mar-08 21:23 
QuestionBoolean in Subroutines. Pin
Veldrain13-Mar-08 0:48
Veldrain13-Mar-08 0:48 
GeneralRe: Boolean in Subroutines. Pin
ESTAN13-Mar-08 2:19
ESTAN13-Mar-08 2:19 
QuestionListBox DrawItem Horizontal scrollbar Pin
penguin500013-Mar-08 0:10
penguin500013-Mar-08 0:10 
GeneralRe: ListBox DrawItem Horizontal scrollbar Pin
Paul Conrad21-Mar-08 9:38
professionalPaul Conrad21-Mar-08 9:38 

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.