Visual Basic and Oracle [message #100487] |
Sun, 19 January 2003 08:38 |
Gladys
Messages: 4 Registered: February 2002
|
Junior Member |
|
|
How can I remotly connect Visual Basic program with Oracle using Internet connection?
Is there any suggested reading on the net suitable for me?
|
|
|
Re: Visual Basic and Oracle [message #100503 is a reply to message #100487] |
Tue, 28 January 2003 04:45 |
sai sreenivas jeedigunta
Messages: 370 Registered: November 2001
|
Senior Member |
|
|
hello,
When u use u r connect string in Visual basic at some point u will mention the host name which u will give now as host name of the server like a.b.c.d (ip address) which will be a public ip of the server to which u want to connect ofcourse u need to have an internet connection for u r application to work and u need to get into some concepts like enabling the 1521 port over internet..
It is definitely a Critical process..
Why dont u try with ASP ?
sai
|
|
|