If you've just started to design your software... drop BDE... use firebird instead... what kind of data you will be inserting into the table? with the ideal design and distribution of data and creation of indices on the right fields you will get the performance you are needing.
Vahan -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of kmikkels2003 Sent: Monday, June 13, 2005 3:01 PM To: [email protected] Subject: [delphi-en] Large database and efficiency? Hi I have 1.500.000 line of text that I need to search and sort interactively. I was thinking of putting them in a database, but I have had severe performace issues before when I try to enter large numbers of records via the BDE. I am usig D7. Any thoughts? /Kaj ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] ---------------------------------------------------------------------------- ---- Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

