I\'m new here so I introduce myself, my name is Ettore Giallaurito and my job is in the IT services in Italy.
I am new to Oracle.I amy trying to connect my Visual Studio 2010 VB application with an Oracle Server on a remote server.
I have been trying to access an Oracle Database from Visual Studio 2010. I am confused about how to configure the tnsnames.ora, sqlnet.ora and listener.ora. I know they have to be moved into the Netw
Here are the details: I installed the oracle instant client 11.2.0.2.0 from the OTN download page on a windows 7 64 bit vm (vmware).
How can I get the list of Oracle data source names and add them to a combobox so that I can choose whcich datasource to connect to? I need the program to read the contents of the TNS_NAMES.ora file an
I\'ve installed the Oracle Client v. 11.2.0.1 on a Windows XP machine and set both the TNS_ADMIN and ORACLE_HOME environment variables.
I use sql-developer to connect to several different oracle databases with several different users.The connection info is kept in a tnsnames.ora file so that when a database changes servers, I don\'t h
I have a oracle database based on a server, and I want to import the data in the tables on the server.
I am maintaining an SSIS package which extracts data from an Oracle 10g database. When the connection timed out with the error code:
I\'m using Oracle JDeveloper 11.1.1.4.0, and I can create database connections (with a type of Oracle (JDBC)) using the thin driver without any problems as long as I\'m specifying a host.