Lost Password?
No account yet? Register
Increase font size Default font size Decrease font size Narrow screen resolution Wide screen resolution Auto adjust screen size default color red color blue color yellow color orange color
Support Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:ADO interface support (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: Re:ADO interface support
#507
Radj Kumar (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
ADO interface support 7 Months, 2 Weeks ago Karma: 0  
Hello

It seems that Visual Importer Ent does not provide ADO interface support?

Radj
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#509
admin (Admin)
Admin
Posts: 31
graph
User Online Now Click here to see the profile of this user
Re:ADO interface support 7 Months, 2 Weeks ago Karma: 0  
Radj

Yes. it does not and there is a reason for it.
There are two problems with ADO.
1. It is incredibly slow for inserts.
(50 records per sec with ADO, 2500 per sec with Oracle OCI, depending on the table)

2. When exporting data from large tables it uses all available virtual memory.
What we wanted to do is to fetch 100 records into a buffer in the memory than reuse same buffer over and over again.
Instead it kept all the records in the memory.
If you have 20GIG table think how much memory you need.
We tried to use forward only cursors it did not help either

May be ADO is much better and faster now but so far all our test proved otherwise.

Our setup is only 6MB and it works straight out of the box.
Because we did run a lot of performance tests and removed all redundant code.
and we are still working on the improvements

Best Regards,
Mike.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/04/06 21:42 By admin.
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoard

What our customers say

 "We did a lot search and finally managed to find a solution Visual Importer Enteprise .

It was amazing how simple it was:

We created dedicated email account, designed package and with one hour we were able to start processing our data"

John Talker