View Full Version : Oracle and VB
nishant_nms
13-08-2006, 08:16 AM
I am using VB and oracle for one of my project. My software will be running on a network. The problem is that I am not able to conncet to the oracle database from the client PC (My project is a ActiveX Document EXE and uses adodc and works on IE). Tell me how can I fix it. I am using Oracle 8i and In the ADODC configuration if I donot specify the server name for oracle then it works well on the PC where oracle database is installed and it doesn't works if I specify the sepver name. The client PCs have not got oracle. Please help me out.
ayush_chh
14-08-2006, 05:16 PM
i think if u connect using coding i.e. using adodb.connection it will help because this is what i had done in the same situation....(connecting to oracle from server)
apart from providing the provider, username and password u will also have to provide the datasource to connect from server.
what i provided in my case:-
provider=MSDAORA
datasource=oracle
user id=scott
password=tiger
for personel information: r u an IP student(CBSE)
ayush_chh
14-08-2006, 10:43 PM
sorry!!!!
what i thought was that in the network the oracle is installed..........and the clients access the database from the server......sorry once again:(
should i delete the above reply????
so...... cooldip is warned and i thought i was warned:-|.........was very tensed last night:cry:........... anyways my reply was not to the topic nd i'm really sorry 4 that.....:oops:
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.