Re: Performance issue concerning about "insert" statement on Pervasive 2000i

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Take a look at bcp utility, which must exist for your db, or at SqlBulkCopy
class, which are better suitable for bulk inserts

Alex
<01423481d@xxxxxxxxx> wrote in message
news:1181814667.785769.11770@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All

I am facing a very strange "problem" on the captioned issue, I hope I
can explain it clearly.

Actually I am developing an interface (using VB.net) which read
records from a file and then import them to the database. The
performance of the interface was about 20000 records/0.5 hrs. However,
if I query the table using "SELECT COUNT(*) FROM TABLE" from the SQL
Data Manager of Pervasive Control Center during the importation
process, the program will speed up its speed to 30000 records/4mins.
Very strange right? I wonder if someone has some experience on this
issue...

Many Thanks
KC



.



Relevant Pages

  • Re: [KMDF USB] My DeviceAdd is being called twice for one device!
    ... Interface 0: ... bulk OUT endpoint ... I am using the same function driver binary for both interfaces ...
    (microsoft.public.development.device.drivers)
  • Re: [WEB] Links Atari Web Browser
    ... DM>Under MagIC I can use the interface, enter an url lock the ... Strange. ... TAR creating files named '/foo/bar' ...
    (comp.sys.atari.st)
  • Compromized Windows NT machine?
    ... Recently while looking over some firewall logs I encountered some strange ... traffic from a WinNT machine. ... That alone isn't strange at all, but there's coming a bulk of other ports ... udp/smtp is coming nearly every minute, ...
    (Incidents)
  • Re: [kvm-devel] [PATCH 0/15] KVM userspace interface updates
    ... Passing a sigset to a device node is sort of strange. ... The sigset is passed to the device node just for safekeeping, ... another thing that would be strange to do via an ioctl based interface. ...
    (Linux-Kernel)
  • USB CDC Class Driver in CE5.0 for OHCD
    ... ACM (Interrupt IN Endpoint) ... Data Interface (Bulk IN, ... We have taken the printer class driver as reference. ...
    (microsoft.public.windowsce.embedded)