Subject Re: [firebird-support] Insert Statement Taking Time With TimeStamp values
Author Milan Babuskov
Vishal Tiwari wrote:
> When i am trying to insert 2000 records with all columns values, it takes time, but the data is posted correctly.

Of course it takes time, you can't expect something to happen in no time
:) Now, how much time does it take exactly?

How do you do the inserts?
Do you use prepared statements?

What do you use to interface to the database? If it's isql, show us the
script (or part of it). If it's your program, show us some code.

Also, it might help to read this:

http://www.firebirdfaq.org/faq13

Regards,

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================