Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Pro VB Databases
|
Pro VB Databases Advanced-level VB coding questions specific to using VB with databases. Beginning-level questions or issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 29th, 2004, 07:18 AM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Bulk Inserting from VB to Oracle

I am trying to insert about 200 rows right now in one go.
I am using a discoonected recordset and making 200 rows with addnew function and doing batchupdate at the end.The cursor i am using is adkeyset and adbatchoptimistic.

please suggest a better way out,probably using a stored proc and calling it 200 times ???

I am using the Microsoft OLEDB Provider,so if something can be done by calling some OLEDB API,,,,do suggest that....?

Thanx in advance.







Similar Threads
Thread Thread Starter Forum Replies Last Post
Bulk insertion from a data table to oracle databas Alexkure ASP.NET 1.0 and 1.1 Professional 0 November 12th, 2008 03:24 AM
Bulk Insert in Oracle 9i from Classic ASP (ADO) rupen Classic ASP Databases 0 January 11th, 2008 07:49 AM
Oracle stored proc Bulk Collect kulkarnimonica ADO.NET 1 November 6th, 2007 07:42 AM
inserting records in oracle from asp page jowjow Oracle ASP 0 April 4th, 2006 09:17 AM
inserting into oracle using php cblake PHP Databases 1 May 26th, 2005 03:01 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.