connect with oracle very easy.
connect with oracle very easy.
API Declarations
'---------
dim con as new adodb.connection
dim rs as new adodb.recordset
Rate connect with oracle very easy.
(1(1 Vote))
'ON FORM LOAD EVENT
'-------------------
con.open "driver={Microsoft ODBC for ORACLE};UID=SCOTT;PWD=TIGER"
rs.open "EMP",con,adopendynamik,adlockoptimistic,adcmdtable
connect with oracle very easy. Comments
No comments yet — be the first to post one!
Post a Comment