How to connect MSaccess with sqlplus provided in oracle11g

With an old sqlplus (version 3.3.4), I was able to connect successfully to the MSAccess database with these settings:


SQLPLUS username/password@odbc:myDSNtoMSAccess


When you use sqlplus provided in oracle11g (11.2.0.1 version) with the same settings, I have this error message:

ORA - 03121: no driver interface not connected - no function not


Can someone help me?


Thank you

I don't think it can get there from here.

You can install the Oracle database, then the transparent gateway for ODBC, connect to Oracle with SQL * more and interrogate the Access, Oracle database.  But it would be a fairly complex installation just to get access to command line.

Once, SQL * more to connect directly via ODBC in a non-Oracle database.  I think the feature got deleted ages ago.

Justin

Tags: Database

Similar Questions

  • How to connect cRIO with computer via cross cable

    I want to connect cRIO 9012 with my computer via cross cable and my computer with internet connection via WI - FI and I want to send messages through cRIO so cRIO uses my connection to the internet the computer to send mail.

    Here I have 2 connections 1. Wireless LAN connection IE between cRIO, computers and 2) between my computer and the internet. Now, I want to send a mail through cRIO via my computer.

    Thank you.

    This will get you started with the establishment of the link connection:

    http://digital.NI.com/public.nsf/allkb/4E13E46226E67642862576A4007BC353

    For what is to turn your desktop into a gateway for the cRIO, I've never tried, but it might work for you:

    http://support.Microsoft.com/kb/306126

    Please let us know how it goes!

  • How to connect container with SQL developer

    Hi all

    This is probably a trivial question-, but I'm not able to find the answer. I use sqlplus most of the time, so I am not familiar with SQL developer.

    I have 12 c and container named ORACONTAINER, in this container, I HR schema.

    When I do connect via sqlplus ("sqlplus hr/hr@ORACONTAINER') - it works well, and"sqlplus HR/HR"will not work - and that's ok.

    With SQL developer I can connect as sys, but when I try h/h it gives me name of username/password invalid - because I do not know where to specify the user HR container.

    Thank you

    Darko

    Try to give ORACONTAINER service name in sql developer.

  • How to connect automatically with a password?

    Hey guys,.

    I bought a new Macbook this September, and I had a simple password.

    Now, I want to log on automatically without having to type my password.

    I tried to reset my password blank, but it did not work.

    My old Mac (not updated) does not require a password to connect and can connect automatically.

    So is it a problem if the Mac updated to the latest version?

    Thank you!!!

    Click here and follow the instructions.

    (137757)

  • How to connect with the Skype name?

    I used Skype on other PCs. I try to sign in to Skype on a new computer. I can't find the place where or how enter my Skype name to open a session? How do connect me with my Skype name?

    Never mind. Found and installed the desktop version of Skype.

    Problem solved!

  • How to connect WiFi Toshiba 40l5435Dg

    I wanted to know how I connect wifi with a toshiba 40l5435Dg and how you can improve it

    It is a TV...

    What do you want? a liquid cooled flat-screen?

    you better not TV...

  • How to connect to ms access in a swing JDeveloper application

    Hi guys,.

    How to connect MSAccess data base in a swing application in JDeveloper?

    I was wondering, you asked how to connect to MS Access from an application developed on JDev swing...

    Using ADF? Or simply using JDev to develop a plain vanilla java swing application?
    If not using ADF:
    You could try the JDBC-ODBC bridge. http://download.Oracle.com/javase/6/docs/TechNotes/guides/JDBC/bridge.html
    Could be better than half the oven pilots of type 4 JDBC for access.

    If you use ADF, I assume you have a model project ADF and an ADF swing project. If you manage to use the bridge JDBC-ODBC you should be able to configure a data source for your project in model as javax.sql.DataSource, javax.sql.ConnectionPoolDataSource are now supported if the bridge.

    Please keep in mind the updates warn on the http://download.oracle.com/javase/6/docs/technotes/guides/jdbc/bridge.html, especially limited scalability and performance.

  • How to activate the connection with sqlplus / as sysdba?

    Hello

    I downloaded the virtual appliance of the developer day since that's Developer Day - hands-on data application development

    Connection with sqlplus sys/oracle as a sysdba work

    But for our scripts, I need to connect to sqlplus / as sysdba (os user's oracle).

    If I try to open a session with / as sysdba I get this:

    [oracle@localhost ~]$ sqlplus / as sysdba
    
    SQL*Plus: Release 12.1.0.2.0 Production on Tue Nov 3 02:13:34 2015
    
    Copyright (c) 1982, 2014, Oracle.  All rights reserved.
    
    ERROR:
    ORA-01017: invalid username/password; logon denied
    
    
    Enter user-name: 
    

    How can I activate the oracle user to login with / as sysdba?

    Thank you

    Al

    It seems that I found the solution:

    http://www.stojanveselinovski.com/blog/2014/07/07/Oracle-12C-developer-days-VM/

    Very funny this TWO_TASK / ORACLE_SID. :-)

    CurrentY I can connect to sqlplus / as sysdba - I'm going to restore the virtual machine and try again if this is really the solution. :-)

  • How to connect to a Windows 2003 server with a domain from a Win7 pc

    How to connect to a Windows 2003 server with a domain from a Win7 pc

    Hello MikeYoungblood,

    Thank you for visiting the Microsoft answers community.

    The question you have posted is related to Windows Server and would be better suited in the MS TechNet Windows Server Forum. Please visit this link to find a community that will provide the support you want.

  • How to connect to sqlplus on the cluster database

    Hello


    I have a task to export a database clusdb scheme, which is a cluster database.


    cluster database name: clusdb


    Instance name: > >-> > Hostname: > > ASM Instance:

    Clusdb.global_clusdb01 > > srvpd_01.global > > + ASM1_srvpd_01.global

    Clusdb.global_clusdb02 > > srvpd_02.global > > + ASM2_srvpd_02.global

    When I try to run "sqlplus" to connect to the database on any of the host, it shows the command not found error.

    # oracle@srvpd_01.global >: sqlplus

    -bash: sqlplus: command not found

    # oracle@srvpd_02.global >: sqlplus
    -bash: sqlplus: command not found

    How to connect to the cluster database?

    Thank you!

    +
    ORACLE_SID = CLUSDB
    ORACLE_HOME=/Oracle/product/DB/11.1.0/Clusdb; Export ORACLE_HOME
    ORACLE_SID = CLUSDB; export ORACLE_SID
    ORACLE_TERM = xterm; export ORACLE_TERM
    PATH = / usr/sbin: $PATH; export $PATH
    PATH = $ORACLE_HOME/bin: $PATH:. ; export $PATH
    LD_LIBRARY_PATH = $ORACLE_HOME/lib: / lib: / usr/lib. export LD_LIBRARY_PATH
    CLASSPATH = $ORACLE_HOME/JRE: $ORACLE_HOME/jlib: $ORACLE_HOME/rdbms/jlib. Export CLASSPATH
    +

    Add the lines above to your .profile or .bash_profile depending on the shell you are using.
    logout and login again.

    Good luck.
    Murali Mohan

    Changed according to your variables. BTW, you can not SID more than 8 characters, which means that the name of your instance GLOBAL_CLUSDB01 is not your SID. So, try parameter with the name of the database as CLUSDB.

    Published by: Murali Mohan on January 17, 2011 04:09

  • Is there a simple example, I can see how to connect to a database using actionscript and Flash 8? (not with components)

    I've looked everywhere for a simple example "hello world", on how to connect to a database, pass a parameter and returns a dataset object. I'd like one that uses no components. (Actionscript only). Who uses ColdFusion 7.x and Flash 8. Can someone point me to one?

    Thanks Craig, I noticed the example, but it was meant for Flash MX, and Flash 8 documentation, the NetServices is now obsolete. Anyway, I posted my question on another site and some provided me with a simple example. Here is the url if anyone is interested... sample

  • How to connect MS access with Developer 6i.

    Hi all

    I m using Forms 6i. can I connect with ms access?

    Thanks in advance.

    Published by: only.ashish99 on November 26, 2008 11:57

    Hello

    It is possible to connect to msaccess with forms 6i. I tried this, and here's how I tried.

    1. first of all, I created a Data Source in Control Panel > administrative tools > Data Sources (ODBC)
    a. create a system data source with the microsoft access driver
    2 open forms 6i and connect using username/password@odbc:system_odbc_name
    where system_odbc_name is the name of the odbc system that you created in step 1.

    I hope this helps.
    Anantha
    http://askanantha.blogspot.com

  • How to connect a Toshiba TL838 with facebook profile?

    How to connect a Toshiba TL838 with facebook profile?
    When I try to connect toshiba generate email with info and links for connect facebook with toshiba accounts places but when I click on the links I see only errors.

    _ * EDIT * _

    * Ok I flashed the QR code with my phone and now is connect :) *.

    Moderators please close thead

    Post edited by: junioreks

    > Ok I have flashed the QR code with my phone and connect now :)

    Thanks for sharing!

  • Qosmio X 770-how to connect a video camera with firewire interface

    Hello

    I want to buy the new QOSMIO X 770.
    I have not found information on firewire.

    The documentation talking about video editing.
    How to connect a camera with firewire?

    No connector, no card expresscard...

    Hello

    You can also use an adapter USB to Firewire which allows you to connect device firewire to USB port of the laptop.
    USB 2.0 is 480 Mbps interface and FireWire is 400 Mbps but interface so, theoretically, USB 2.0 should be faster, but that's not true. Firewire is faster according to some tests. However, there aren't big differences, so I think that the use of this card must function.
    There are various one USB to Firewire adapter on the market. Simple Google.

  • Tecra M2: How to connect on port DVI - D LCD with DVI - I and at 1600 x 1200

    My Toshiba Tecra M2 has a GeForce FX go5200. Docking station has a DVI - D port.

    I want to use an external LCD screen which is equipped with a DVI - I port.

    When you connect a DVI - D cable to the DVI - D between the ports and monitor Replicator and if I set to 1600 x 1200 which is desired (and support for the resolution of the screen) then the display does not fit in the liquid crystal display and therefore the screen starts to pan.

    If I use a (next to the PC) VGA / DVI - I (next to the screen) cable then I wanted resolution of 1600 x 1200.

    Please advise so how:

    Connect the Port DVI - D from Toshiba to LCD with DVI - I and at 1600 x 1200.

    Help, please...

    Hello

    I agree with Tom.
    I visited the Toshiba knowledge base and found this FAQ:

    Max. Resolution DVI - D on Advanced Port Replikator II III & Tecra M1 and M2
    http://support.toshiba-tro.de/KB0/TSB4900S10001R01.htm

    PS: This database is really useful. I found very interesting material. Everyone should use it.

Maybe you are looking for

  • trackpad does not connect with bluetooth

    I have to use my load wire to connect to my imac 27 ". Once I have unplug the wire in the settings it says its connected but there is no action via bluetooth?

  • Microsoft comfort keyboard and the keyboard function keys Tecra A3

    I have a Tecra A3 and that you use with a Microsoft Comfort keyboard. The problem is that since the keyboard drivers have been the function keys (Fn + F2 to change the power mode) installed now realize the funcitons additional IE Fn + F2 also opens t

  • HP compaq tc4200 Tablet POWER ON PASSWORD

    I have a problem with my HP compaq tc4200, I can't reset the power on password, I took it apart several times to get out the cmos battery and put it back, just bios is not reset. any other ideas on how to reset it?

  • Contacts Windows and Merge Doc

    The Windows Contacts data base, I want to merge and print the information in the form of address book.  I created a merge document, but can only print a contact by page.  Is there a code that I can use for 'next record' so I have several people on ea

  • The Web pages in IE8 see the lowercase and do not whole screen

    I pushed a few keys on my keyboard and now what has happened (with only the web page - toolbars and these are full-screen) and I want my old pictures back screen.  How can I adkust the size of the screen so that it fills the entire screen again?  I w