How to connect oracle xe to oracl 10g EE 10.1

I have oracle 10g EE 10.1 at server side and would like to use Oracle EE at client side for developing a software in VB.NET 2008. Please tell me about the connectivity related issues and data porting from client to server and server to client at a scheduled intervals (i.e. weekly basis) machines located at far destinations which are connected on intranet.
Thanks,
Binu
Edited by: user12437107 on Jan 11, 2010 8:07 PM
Edited by: user12437107 on Jan 11, 2010 8:09 PM

how can i connect oracle 10g xe client to this server Apart from database home page, e.g. http://<xe server>:8080/apex, you could try easy connect method
SQL> connect username/password@<xe server name or IP address>/xe

Similar Messages

  • How to connect google maps with oracle

    Hello people ,
    i read an artical there is a way to connect google maps with oracle .
    can anyone give us lesson or more information to do that ?
    regards .

    I guess, using Google for the same should be the best way to find the solution for it,
    http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=How+to+connect+google+maps+with+oracle
    HTH
    Aman....

  • How to connect Orcal devsuitehome with data 10g

    How to connect Orcal devsuitehome with data 10g
    can you give me full details coz I really dpress
    full details through Net configuration assistant or where

    Using the appropriate setting in tnsnames.ora file located in your [Forms_Home]\network\admin directory.
    There are some Oracle e-books about configuring the connection using the Oracle Net.. you should consult....
    All info are there....
    Sim

  • How to connect sql server using oracle Client

    Hi,
    I am working in oracle9i and windows os 32 bit.
    I need to connect SQL server 2000 from my oracle client..
    I heard about heterogeneous connectivity ...
    Please expalin me the steps what to add and how to connect the sql server...
    Regs....

    Are you trying to connect to SQL Server from your Oracle database (i.e. create a database link in Oracle to SQL Server)? Or are you trying to connect to SQL Server using your Oracle client software (i.e. SQL*Plus)?
    The former just requires Heterogeneous Services with Generic Connectivity. The latter is functionality that has been depricated and probably no longer works in your environment.
    Justin

  • How to Connect Logitec Webcam in Oracle Forms 6i

    Hi all,
    I am using Logitech Webcam-V-UAP9 MODEL, If there is possible to connect to forms 6i and How to connect to Oracle Forms 6i. Please help me.

    You can also use a java bean with
    native webcam support
    http://demo.smaxe.com/juv-na-demo-webcam.html
    JavaCV
    http://code.google.com/p/javacv/
    http://ganeshtiwaridotcomdotnp.blogspot.com/2011/12/opencv-javacv-eclipse-project.html
    Java Media Framework,
    Marvin Project
    http://marvinproject.sourceforge.net/en/index.html
    Myron
    http://webcamxtra.sourceforge.net/

  • How to connect access database through oracle sql prompt

    i want to connect access database via oracle , i am trying to import all the data in Access table into oracle table how it is possible .
    A.R

    The simplest way, if You have already created tables in Oracle DB, is to open the Access MDB, link Oracle tables via ODBC and build a query to append rows reading from Access tables to Oracle tables.
    Hope this helps
    Max

  • How to connect pocket pc with oracle 9.2.0.6 databse

    hi,
    i have oracle 9 databse and erp which works with it.
    i need to create application for pocket pc which must work with oracle 9 database.
    how can i connect pda device with oracle databse?
    how to use oracle databse lite to do this?
    best regards

    I know there was a problem in 6i where you would get a crash if your query returned more than {Max Length} characters of the field representing the CLOB column.

  • How to connect BISE1 to an Oracle EE on 64 Bit Linux?

    Hello all,
    I managed to use BISE1 with the supplied BISE1DB Database on Windows XP Prof SP2.
    Now I want to use "one other database" as is allowed in the license information,
    specifically an Oracle 10gR2 EE on Linux (64 Bit), which is on another node.
    How do I setup connectivity to this database?
    In the administration tool ODBC is used and I was able to successful import some
    metadata (tables).
    But how do I setup the Connection Pool in BISE1 to use the other machine?
    What I am missing? Any pointers are welcome, including "rtfm" if you tell me where
    this is covered ;-)
    Best regards,
    Wolfgang

    In <drive>:\oracle\bise1\db\network\ADMIN\tnsnames.ora
    you have the following
    BISE1DB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = bise1db)
    add another one like this
    BIEE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = BIEE_IP_OR_HOSTNAME)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl_or_sid_name)
    after that on repository at connection pool
    Call interface: Default (OCI 10g)
    datasource name: biee
    username: the_name_of_the_schema
    password: pass_for_that_user
    This worked for for me
    Goodluck
    Nicolae Ancuta

  • How To Connect Microsoft Excel To Oracle DB

    Hi,
    My team recently took over a process from another company. The other company had a macro written which connects to oracle DB and gets the o/p result in Excel.
    If i try to use this macro based sheet, I get error.
    Though i pass the right password it through's error.
    Error is "ORA-06413: Connection not open"
    Where as if i try the same user name and password in toad it works.
    I see that in my system i don't have "ORACLE Provider for OLE DB" and i also don't have "Oracle DB Driver".
    I downloaded 64-bit Oracle Data Access Components (ODAC) Downloads from the bellow link
    [http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html]
    But it had install file as install.bat and configure.bat and on clicking nothing much happened.
    I also tried using the bellow link
    [http://blog.mclaughlinsoftware.com/microsoft-excel/how-to-query-oracle-from-excel-2007/]
    and
    [http://www.youtube.com/watch?v=Adz0zZFePf8]
    Got stuck where oracle connectivity was needed.
    Thanks,
    Vishwamber Shetty
    Edited by: Vishwamber Shetty on Apr 24, 2013 6:09 PM

    Asad99 wrote:
    is it possible without client installation on client machine??No, it is not. The very nature of ODBC drives is that they provide a generic interface to whatever client layer is necessary for the database product in question. So, for Oracle that means the (any) oracle odbc driver simply sits between the application (Excel, in this case) and the oracle client layer.

  • How to connect from sybase to oracle

    Hi All,
    We are facing a problem:
    1. We have an application which has Sybase database. Its an Unix system with Powerbuilder GUI. Earlier it used to connect to other application which Mainframe and has Sybase database through Dblink and stored procedure will fetch data in real time.
    2. This other database is getting replaced by Oracle 10g,so Dblink and current stored procedure will not work.
    3. We need a solution for this but this solution needs to be cost effective and minimum changes since this application is going to be phased out in a years time.
    Can anybody can provide there valuable inputs?? Thanks in advance.

    Looks like a Sybase question to me.
    You should ask this in a Sybase froum.
    Sybrand Bakker
    Senior Oracle DBA

  • How to connect Weighing machine to Oracle plsql or Oracle Apex

    Hi,
    I am working on Oracle Apex and plsql, I want to know how can i connect a weighing machine to my application.
    Please suggest me.
    Thanks in advance.
    Vinod

    Hi;
    There is dedicated forum site for apex. Please close your issue here as answered than move your issue Forum Home » Database » SQL and PL/SQL or Forum Home » Database » Application Express which you can get more quick response
    Regard
    Helios

  • How to connect to a Remote Oracle Database

    Hi Friends,
    The error I encountered while connecting to a remote database is ���DataSource name is too long
    String url="jdbc:odbc://abc:1523/test";
    con = DriverManager.getConnection(url,"xyz","xyz1");
    Here Remote Host-name = abc
    Port = 1523
    DataSource Name=test
    User-name = xyz
    Password =xyz1
    The DataSource is created Using Oracle ODBC driver on Windows 2000
    With following details
    DataSource name=test
    Service name = xyz (Database Name)
    User-id=xyz (User name)
    Thanks in advance
    Hamsa

    As suggested you should use a oracle jdbc driver type 2 (JDBC OCI Driver) or 4 (JDBC Thin Driver).
    Because the thin driver is written entirely in Java, is platform-independent. It does not require any
    additional Oracle software on the client side. It can be used for Oracle JDBC applets or applications.
    The OCI driver is targeted for client-server Java applications. It requires an Oracle client installation, so it is Oracle platform-specific and it is not suitable for applets.
    To connect to a database using those drivers here you have two examples of establishing a connection:
    For OCI driver:
    Connection conn = DriverManager.getConnection("jdbc:oracle:oci8:@<dbName>","user","password");
    For thin driver:
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@<host>:<port>:<dbName>", "user", "password");
    And make sure that the classes12.zip file is included in your CLASSPATH.

  • How to connect more than one oracle databases in single form?

    Hi,
    I have installed Oracle database in three different servers with different users, but the table's structure are same in all three different database users.
    Now in one D2K form i want to connect and access, all three different database users at a time.
    If anybody know answer for this please replay.
    My mail Id: [email protected]
    Regards
    Mahaveer

    You can access other databases/schemas by means of the built-in-package EXEC_SQL. See online help in Forms Builder, especially EXEC_SQL.Open_Connection, EXEC_SQL.Open_Cursor, EXEC_SQL.Fetch_Rows, ...
    If you want to base your blocks on several database connections at the same time, you should write your own on-select, on-fetch, on-lock, ... triggers, I suppose.
    Marc

  • How to connect vb6.0 with oracle Express 11g

    hello
    i am new in oracle and in a few concepts
    i have 4 days left to make a few conversion screens to upload a data..
    i'm workin with visual basic 6.0
    i have installed Oracle Database 11g Release 2 Client
    the ODAC 11.2
    i am using ADODB with Microsoft ActiveX Data Objects 2.8
    I tried with OLEDB.oracle, MSDASQL.1, MSDAORA.1 as providers and NOTHING..
    example of my code:
    Set oConn = New ADODB.Connection
    Conn.Open "Provider=msdaora.1;Data Source=XE;User Id=aaaa;Password=bbbbb;"
    can not find the components of oracle network
    PLEASE HELP ME!!

    Hi Pradeep,
    First of all, go to the registry and search for the key LISTENER_START. Most Probably you'll find the entry as NOAUTO. Change it to AUTO. And while installing FORMS6 make sure that you've installed NET80 products.
    In the most likeliest casec, you'll get a connection . In case you don't, then go and make an entry using NET80 configuratio.
    Tell us more if you have any problem.
    Piyush.

  • How to connect Sql Developer with Oracle 11g Xe

    Hi all.
    I am new in the mac os x world and i want to now if it`s possible to connect the sql developer (running at mac os) with oracle xe (running at windows 8 at parallels vm).
    Thank u all.

    Perhaps the Building ASP.NET Web Applications with Oracle Developer Tools for Visual Studio from the Oracle By Example series will be enough to get you going.

  • How to connect from Worshop to Oracle 9.2

    From Weblogic worshop I am trying to connect to Oracle 9.2.I would like to know
    what should be my correct entries for the Driver and URL. I tried choosing weblogic.jdbc.oci.driver.
    I get an exception
    Invalid username/password. It is also possible that somthing else is invalidin
    the configuration or the database is not available.
    Similarly I tried oracle.jdbc.driver.OracleDriver. I get similar exception. Let
    me know if If you have any answers for this.
    Thanks
    Madhima

    Thanks, I got it woking using scott/tiger, refering to my database. Also the host
    & port information are prepopulated if I use Weblogic Console.
    "Raj Alagumalai" <[email protected]> wrote:
    Madhima,
    The WebLogic Server console provides a very good UI to do this.
    Based on the database vendor and the driver vendor chosen, we populate
    the
    appropriate driver class names.
    We also allow you to test the connection.
    Can you verify that the username password you are using works by testing
    the
    pool ?
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Madhima" <[email protected]> wrote in message
    news:[email protected]..
    From Weblogic worshop I am trying to connect to Oracle 9.2.I wouldlike to
    know
    what should be my correct entries for the Driver and URL. I triedchoosing weblogic.jdbc.oci.driver.
    I get an exception
    Invalid username/password. It is also possible that somthing elseis
    invalidin
    the configuration or the database is not available.
    Similarly I tried oracle.jdbc.driver.OracleDriver. I get similarexception. Let
    me know if If you have any answers for this.
    Thanks
    Madhima

Maybe you are looking for