|
-
September 3rd, 2001, 11:25 AM
#1
oracle VB
hello
i am trying to access an Oracle Database located on Hp Unix Server . i am using ADO on VB for this
can anyone give me the form of the string connexion ? what i must put ine the fiels source ?
all that i know about teh database is the port by which i can access
hope to find the answer
thanks a lot.
-
September 3rd, 2001, 11:37 AM
#2
Re: oracle VB
If u use the oledb provider for oracle..
adoConn.Open "Provider=MSDAORA.1;Password=tiger;User ID=scott;Data Source=dbname;Persist Security Info=True"
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|