Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Delphi Databases > SQL Insert vers...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 10 Topic 983 of 986
Post > Topic >>

SQL Insert versus Table.Append

by J Ottery <jottery@[EMAIL PROTECTED] > Mar 4, 2008 at 01:36 AM

I am using a single dbf table which has 100,000 records.

currently using the standard TTable component:

Table.Append
(20 fields).................
Table.Post

to add records but I am starting to lose records (it is writing across
a network).

Simple question.

1.Will using an SQL Component and INSERT INTO statement improve the
performance and ,especially, stop losing records?
(I have set up a Database ALIS using the STANDARD driver in the BDE
Config.)
2. Will this method allow me to run multiple (write only) users on the
same table.

OR   Do I need a separate SQL Server (MySQL or Firebird or ????)

Advice is appreciated.
 




 10 Posts in Topic:
SQL Insert versus Table.Append
J Ottery <jottery@[EMA  2008-03-04 01:36:41 
Re: SQL Insert versus Table.Append
"Arian Silwan"   2008-03-05 01:14:21 
Re: SQL Insert versus Table.Append
J Ottery <jottery@[EMA  2008-03-05 16:27:41 
Re: SQL Insert versus Table.Append
"Arian Silwan"   2008-03-07 01:00:05 
Re: SQL Insert versus Table.Append
J Ottery <jottery@[EMA  2008-03-07 01:53:28 
Re: SQL Insert versus Table.Append
Arian Silwan <arian@[E  2008-03-07 12:28:41 
Re: SQL Insert versus Table.Append
J Ottery <jottery@[EMA  2008-03-08 19:02:31 
Re: SQL Insert versus Table.Append
Jamie <jamie_ka1lpa_no  2008-03-09 09:08:05 
Re: SQL Insert versus Table.Append
"Arian Silwan"   2008-03-10 10:10:44 
Re: SQL Insert versus Table.Append
"Arian Silwan"   2008-03-10 10:09:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 0:29:08 CDT 2008.