- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need to store a large array as a table via an ODBC link, but doing it row by row, using f90sqlDirectExec takes a VERY long time.
I would like to transfer the data more in a bulk way. I assume that f90SQLBulkOperations is the way to go.
But I have no clear idea how to use it. Does anyone have any samples on how to do this?
F90sql's help Chapter 7 refers to an example 7.1 but I cannot find this file anywhere.
I barely know how to open a connection and close it. Get statement handles and only elementary things. So the more complete the sample the better.
Thanks very much,
Tim
I would like to transfer the data more in a bulk way. I assume that f90SQLBulkOperations is the way to go.
But I have no clear idea how to use it. Does anyone have any samples on how to do this?
F90sql's help Chapter 7 refers to an example 7.1 but I cannot find this file anywhere.
I barely know how to open a connection and close it. Get statement handles and only elementary things. So the more complete the sample the better.
Thanks very much,
Tim
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page