My program using VB 6 uses extensively Microsoft Project for storing Project Task, etc is packaged usinng PWD Wizard. . The program will not run on computer which has not an installed Microsoft Project; Errorapplies indicating that Activex or its component cannot create an object...
Hai Friends.
I Connect Oracle Database by using Microsoft ODBC for Oracle driver.
U use the Following Code
Dim con as new adodb.connection
dim rs as new adodb.recordset
con.open DSNName,UserName,Pwd
rs.open "select * from emp", con, adOpenDynamic, adLockOptimistic
Msgbox...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.