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 > Re: SQL Insert ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 10 Topic 983 of 988
Post > Topic >>

Re: SQL Insert versus Table.Append

by "Arian Silwan" <arian@[EMAIL PROTECTED] > Mar 7, 2008 at 01:00 AM

"J Ottery" <jottery@[EMAIL PROTECTED]
> wrote in message
news:b45d9570-66de-437b-b0d8-

> Simple Table.Append; ......  Table.Post;  It is erroring on the Post

A professional developer way, when re****ting erros situations, is to tell
the exact error messages you are getting.

> Using a dbf file with 10 indexes  and 500000 records and writing

My educated, brute force quess is that the table size could be something
like 50 MB. And index files something like 20 MB. In general, you should
still have reasonable 2..5 sec response times over 100 Mbit betwork. And
no
evident reason why this size dBase database would not work reliably with a
limited number of users.

It could still be a bug somewhere in your own code. Having as much as 10
different index on one physical table could mean also your code design
could
be a bit hairy.

> One more question: Perhaps you know, can I use mySQL to manage my
> current dbf type files?

Manage?? Well, you can use Delphi, VB, Perl, PHP etc. to write application
code that 'manages', that means reads and writes data to your dBase or
MySQL
database.

But I'm not able to imagine how MySQL could manage your DBF dBase files.
Of
course there are ways to copy,  transfer your dBase table data to MySQL
database, if that was the question.
-Arian
 




 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 Oct 11 2:26:45 CDT 2008.