Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > DB-Aware

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 03-09-2009, 04:37 PM
kualoa kualoa is offline
Junior Member
 
Join Date: Mar 2009
Posts: 9
Default ado/dbase table loading

new to ado dbase loading, it seems to take a very long time to load a 1 million+ records into an adotable (then linked to tms dbadvgrid). bde is near instant. does this sound right and is there any way to accelerate ado, or should it just not be used with large files? suggestions on a good dbf handler alternative to bde? this is with D2009 which leaves out topaz and tdbf. while using mainly dbase files, ODBC multi options are appealing. thank you.
Reply With Quote
  #2  
Old 03-09-2009, 05:38 PM
Jasser Jasser is offline
Moderator
 
Join Date: Jan 2005
Location: Saudi Arabia
Posts: 4,764
Default RE: ado/dbase table loading

Check out Apollo [link]http://www.vistasoftware.com/[/link]

Regards,
Abdulaziz Jasser
Reply With Quote
  #3  
Old 03-09-2009, 06:40 PM
mshkolnik mshkolnik is offline
Senior Member
 
Join Date: Jul 2001
Posts: 4,195
Default RE: ado/dbase table loading

TDFB works in D2009. I ported this suite to Delphi 2009 and used in own projects

With best regards, Mike Shkolnik
http://www.scalabium.com
Reply With Quote
  #4  
Old 03-09-2009, 08:53 PM
kualoa kualoa is offline
Junior Member
 
Join Date: Mar 2009
Posts: 9
Default RE: ado/dbase table loading

Thank you. when you say ported, what do you mean?

I get these errors on the compile of the d2006r:

[DCC Error] dbf_common.inc(264): E1030 Invalid compiler directive: 'error'
[DCC Fatal Error] dbf_wtil.pas(12): F1026 File not found: 'Libc.dcu'

flagging this code:
{$error Neither ENDIAN_LITTLE nor ENDIAN_BIG defined!}
Reply With Quote
  #5  
Old 03-09-2009, 09:26 PM
mshkolnik mshkolnik is offline
Senior Member
 
Join Date: Jul 2001
Posts: 4,195
Default RE: ado/dbase table loading

Send me (privately) the message and I'll send to you the TDBF for D2009

With best regards, Mike Shkolnik
http://www.scalabium.com
Reply With Quote
  #6  
Old 03-09-2009, 09:36 PM
mshkolnik mshkolnik is offline
Senior Member
 
Join Date: Jul 2001
Posts: 4,195
Default RE: ado/dbase table loading

I sent the archive to you a few seconds ago

With best regards, Mike Shkolnik
http://www.scalabium.com
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:54 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.