How to connect to MSaccess with sqlplus provided in oracle11g

With an old sqlplus (version 3.3.4) I was able to connect successfully to MSAccess database using these parameters:  
          SQLPLUS username/password@odbc:myDSNtoMSAccess
When using sqlplus provided in oracle11g (version 11.2.0.1) with the same parameters, I have this error message:
          ORA - 03121 : no interface driver connected - function not performed
Can someone can help me?
Thank you

Sorry for taking so long to answer you, I'm back to work.
Thank you all of you for your responses. Let me explain the situation:
We develop software that need to store data in diffenrent kind of database. Most common one used by our client are MSAccess, SqlServer and Oracle. One of our client is forced to upgrade their Oracle 8i database to 11g. This client received a lot of small MSAccess database from their clients and after the validation of the MSAccess data, copy their content into Oracle. With Oracle8i and SQLPlus 3.3.4 we develop a SQL script to copy the data. The client need to login to is Oracle database using SQLPlus and run a script file that contain the following SQL procedure:
    COPY FROM username/pw@odbc:myDSNtoMSAccess INSERT tablename USING select * from tablename;
We develop an application that do the same job and much more, but the client is an old fashion guy who only beleive in SQLPlus tools. Given that «the customer is always right», we recreate their Oracle environement with a server on which we installed the Oracle 11g database and a workstation on which we installed the Oracle client. We import successfully the dump file create with Oracle8i, and try some SQL request from the workstation with SQLPlus successfully. Our softwares were adjusted, recompiled and test successfully with Oracle 11g. The only thing that doesn't work is the login to MSAccess with SQLPlus. I think that Justin Cave is right «If memory serves, the ability to use SQL*Plus to connect to ODBC data sources was removed a long, long time ago». After some search and reading, the closest solution would be to use the Oracle gateway but it will be difficult to the client to use it because they will have to rename the MSAccess database and copy it on the specific path create with the ODBC on the Oracle server. This can be done easily, but different MSAccess database has to be validate and copy into Oracle by different user and this can happen in the same moment. So the gateway is not the solution.
To be honest with you, we are not disappointed. The client will not have the choice to drop SQLPlus and use our application!!!
Thank again to all of you and please excuse my english.

Similar Messages

  • How to connect iPhone 5s with Mercedies GL command online

    How to connect iPhone 5s with new Mercedies GL s command online to access internet in Indian my service provider is Airtel  

    Ensure Bluetooth connection has been established for voice. On the iPhone ensure you've got personal hotspot enabled. On the GL Command system, go to online, and select your phone connection from the bottom left.
    Works with my GL 2013 model, my iPhone 5S and also the 5 from my wife. Works great in glorious 4G speeds on my Vodafone connection.

  • How to connect my ipad with mac using bluetooth?

    how to connect my ipad with mac using bluetooth?

    You can't so quit trying. Take a look at this to see what is supported with regard to Bluetooth connections in iOS.
    iOS: Supported Bluetooth profiles

  • How to connect my Macbook with an ipad mini in order to have an access to the internet on my iPad?

    Dear fellows, I am having a trouble in how to connect my mac with an iPad mini in order to have an access to the internet.

    If you are attempting to share your iPad mini's cellular data connection with the MacBook, please check out the following Apple Support article for additional details on how to do so.

  • HT1695 How to connect my iPhone with the printers at school? Many thanks

    How to connect my iPhone with the printers at school? Many thanks

    They must be Airprint capable printers... if they are not, then there is no supported way of connecting to them.
    Airprint 101

  • How to connect Apple TV with an iPad ?

    How to connect Apple TV with iPad ?

    Welcome to the Apple Community.
    Assuming both devices are on the same network and that AirPlay is not turned off on the Apple TV, then simply tap on the screen when you are watching content you wish to stream to your Apple TV, then tap the airplay icon that appears in the control bar, choose the Apple TV from the menu that appears.
    When displaying the content you wish to mirror on the iPad 2 (or better), iPad Mini, iPhone 4S (or better), double tap the home button (quickly) and swipe the bottom row of apps to the right to reveal the playback controls, tap the AirPlay icon and select your Apple TV from the list of available devices.

  • I am a OS10.7.4 user. yesterday i bought a Lacie external hard disk but error message appear said " You cant open the applicant LaCie setup assistant because PowerPC applicants are no longer support". please help me how to connect my mac with Lacie??

    i am a OS10.7.4 user. yesterday i bought a Lacie external hard disk but error message appear said " You cant open the applicant LaCie setup assistant because PowerPC applicants are no longer support". please help me how to connect my mac with Lacie??

    You do not need the Setup Assistant; in fact, you do not need any software on an external hard drive. I have two LaCie's; I erased the drive as soon as I plugged it in. You will need to format it anyway because most hard drives come Windows formatted. So, if you only want to use it with the Mac, highlight it in Disk Utility and choose Mac OS Extended (Journaled) as the format and the GUID Partition scheme under Options. While doing that, it will erase the drive (and get rid of the LaCie software) - once finished, your drive is ready to use for Time Machine or any other backup plans you have for it.

  • I used the article "How to connect Sony Tablet with adb protocol through USB?" Article ID:474705. E

    I used the article "How to connect Sony Tablet with adb protocol through USB?" Article ID:474705.
    Everytime I restart the computer now I get a open with window.
    When I select Notepad and open it I get
    0x54c  Noswal\.android\adb_usb.******
    How do i undo that.
    If it helps the Article ID:474705 this says at one point
    3. Open a shell prompt and enter the following command: echo "0x54c" >> $HOME/.android/adb_usb.******.
    I gues that's what's creating the problem.
    Please help.

    Hi elishacuthbert.
    Try disabling the start-up items in your computer to troubleshoot the issue. Follow the steps mentioned below:
    Right click on the Taskbar > Task Manager > Start-up > Select the applications > Disable.
    Note: If my post answers your question, please mark it as an "Accepted Solution."

  • How to connect excelsius dashboard with webservice

    Hello Experts,
    how to connect excelsius dashboard with webservice for query. Can any one tell me step by step?
    Thanks

    please check this
    unable to use web services
    good luck

  • How to connect Toshiba TL838 with facebook profile?

    How to connect Toshiba TL838 with facebook profile?
    When i try to connect toshiba generate email with info and links to connect accounts facebook with toshiba places but when i click links i see only errors.
    _*EDIT*_
    *Ok i flashed QR code with my phone and is connecter now :)*
    Moderators please close thead
    Message was edited by: junioreks

    >Ok i flashed QR code with my phone and is connecter now :)
    Thanks for sharing!

  • How to connect oracle database with JAVA

    how to connect oracle database with JAVA....
    using j2sdk and Jcreator . which connector to use .. what are the code for that ..

    PLEASE .... Ask in an Oracle Java forum.
    And read the documentaiton. There is a whole document devoted to doing that. http://download.oracle.com/docs/cd/B19306_01/java.102/b14355/toc.htm has examples.
    PLEASE ... do not ask product questions in a forum which clearly has a title saying it is devoted to assisting with download problems.

  • How to connect mySQL database with jdbc

    Who can tell me how to connect mySQL database with jdbc? Thanks

    http://onesearch.sun.com/search/developers/index.jsp?and=connect+mysql&nh=10&phr=&qt=&not=&field=title&since=&col=devforums&rf=0&Search.x=24&Search.y=16

  • How to connect MySql database with JSP

    Dear everyone,
    how to connect MySql database with JSP......

    It's too bad that nobody has ever asked this question before...

  • How to connect Developer 6i with third party Databases

    How to connect Developer 6i with third party Databases

    Hi,
    Oracle Forms 6i comes with a Oracle Client Adaptor, OCA, that allows you to connect to 3rd party databases. Starting Forms 9i you use gateways.
    Frank

  • 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....

Maybe you are looking for