Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote view performance
Message
From
27/06/2003 12:06:59
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00804411
Message ID:
00804753
Views:
43
>Steve,
>
>Does Informix have a BCP (bulk copy) utility? If so that will be the fastest way to get the data into the server. Convert your data to plain text files and then use BCP to load that file into a table. BCP works at thousands to 10s of thousands of rows per second depending on how wide the table is.
>
>>I am using VFP views to convert data into an Informix database. The conversion is currently taking about 30 hours (mucho data) to upload. Can anyone tell me if I can expect a performance increase if I create a unique connection for each view (30) vrs all 30 views sharing a single connection?


Informix does support BCP. That's a great suggestion! Thanks for your help.
Thanks in advance or I hope this helps!

[STS]
:>
Previous
Reply
Map
View

Click here to load this message in the networking platform