Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: how to insert data into Oracle databse using ado.


Message #1 by VENGU_MCA@y... on Wed, 11 Sep 2002 05:53:50
hi all
please tell me how to insert data into the oracle database. the inputs 
received from the form using the ADO.
tahnks in advance.
regards
arv.
Message #2 by "Drew, Ron" <RDrew@B...> on Wed, 11 Sep 2002 07:47:02 -0400
Connect and go

connection string for Oracle

myDSN=3D"Provider=3DMSDAORA;User ID=3Duser;Password=3Dpassword;Data
Source=3Ddatabase_name;"

-----Original Message-----
From: VENGU_MCA@y... [mailto:VENGU_MCA@y...]
Sent: Wednesday, September 11, 2002 1:54 AM
To: ASP Databases
Subject: [asp_databases] how to insert data into Oracle databse using
ado.

hi all
please tell me how to insert data into the oracle database. the inputs
received from the form using the ADO.
tahnks in advance.
regards
arv.

  Return to Index