![]() |
| ||
| Can anyone tell me how to connect VB6 files with database?? 1 Attachment(s) Hello Guys, I am new to VB6 & Oracle too. I have one got one Project from my friend. He gave me some VB6 files & 2 SQL files for Oracle database. Now i want to know that how can i connect my VB files to database?? I am also attaching my project file so i can get better help. |
| ||
| Re: Can anyone tell me how to connect VB6 files with database?? hi, Already Connection is done between VB and Oracle Database and the code is available in the "Code Module" Conn.ConnectionString = "Provider=MSDAORA;User ID=scott;Password='tiger';Persist Security Info=False" In your System, Find the User name and password of the Oracle and assign the User name and password in the Connectionstring and then run the project. Shailaja:) Quote:
|
| ||
| Re: Can anyone tell me how to connect VB6 files with database?? Please check thread 118202. i think u can better help from this thread. if u not get help please reply. |
| All times are GMT -4. The time now is 9:37 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC