Getting #3121 error when using 32 bit. ODBC  Drivers

I am tring to connect to a Oracle 7.3 remote database,using MS Access97.MS Access97 usues ODBC 32Bit data source. I have downloaded the ODBC 32 bit drivers from the Oracle site, but When I try to connect I keep getting the 3121 error. It sais:
"No Interface Driver Connected - Fonction Not Performed (#3121)
(Microsoft)ODBC Driver Manager Driver's SQLSeConnectAttr Failed (0) My SLQ*NET is a 16 Bit. Do I need to get a 32 bit SQL*NET ?
If SO, where do I find it ?
the only ODBC source are the 16 bit sources witch are not compatible with MS Access 97. The error messages tells me to install SQL*NET Easy Config version 32 Bit. I have the 16 bit version and it works ok with the 16 bit applications, but with Access97, it needs 32 bit SQL*NET Easy , Where do I find this ?

Hello Srikanth,
I already found that webpage but it didn't solve the issue. After your suggestion I retried it but with the same error...
Regards,
Dennis de Kock

Similar Messages

  • Getting an error when using adobe photoshop CC, "Could not move the data because of a program error". Any idea on what this means?

    Getting an error when using adobe photoshop CC, "Could not move the data because of a program error". Any idea on what this means?

    Have no idea of what you were even doing in Photoshop my crystal ball is out for repairs so I can not see.  

  • Getting Compilation error when used SET or MULTISET operator on nested tabl

    Dear All,
    I am getting Compilation error when used SET or MULTISET operator on nested tables inside a procedure.
    This is working fine in other DB installations of 10g but does not work in another 10g DB.
    it says "wrong number of parameter or datatype used in SET"
    Can any one suggest what went wrong here?
    Thanks in advance.

    Can any one suggest what went wrong here?Only if you would post the query and Oracle versions on both databases.
    Besides, this forum deals with issues in Oracle product installation. So post this query in SQL PL/SQL forum for better response.

  • Getting an error when using fm 'excel_ole_standard_dat'

    Hi All,
    I am getting an error when trying to generate an excel file with the data in the internal table using fm 'Excel_ole_standard_dat'.
    can anybody help me in this.
    Thankyou,
    Prasanna

    Hi Prasanna
    Could you tell me what's the sy-subrc code you are getting ?
    Pushpraj

  • Get 8004 error when using copy past command transferring pictures from one USB drive to another, why ?

    Why do I get 8004 error, when I use copy past command to transfer pictures from one USB drive to another ?
    There is no problem if the second drive is empty.

    mumbles27 wrote:
    one is MS-DOS
    would that be in FAT32 or NTFS ?
    mac OS extended (case sensitive)
    i'm not 100 % sure but i have a fancy such a combination may not play well together.
    nothing bigger than 2GB for one file
    i was asking because FAT3 has a limitation in that it will not allow you to copy files larger than 4 GB.
    JGG

  • Reg : I am getting an error while Using MicroSoft ODBC For Oracle Driver

    I am Using MicroSoft ODBC For Oracle Driver  for JDBC. Why i am using this driver is i could not able to get  the arabic content if i use the other driver  .I Right now i cannot change the NLS Lang because its a production server    also it has around 300 gb of data  and i can not take risk now by changing the NLS lang.. coming to the below error .i could able to access my data up to 4 Hours after that i am getting this error.If i restart my tomcat i can use my application  one more 4 hrs  .Please get back to me if u have any solution.Its very very helpful to me......+*
    [java.sql.SQLException] [ Microsoft ODBC for Oracle ]
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6957)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7114)
    at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(JdbcOdbc.java:3073)
    at sun.jdbc.odbc.JdbcOdbcConnection.initialize(JdbcOdbcConnection.java:3
    23)
    at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:174)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:185)
    at com.iton.eoffice.DatabaseBean.connecteOfficeMoEnq(DatabaseBean.java:4
    60)
    at org.apache.jsp.MhewProfilesearchMoEnq_jsp._jspService(MhewProfilesear
    chMoEnq_jsp.java:434)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:384)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
    20)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at com.iton.eoffice.tree.CharacterEncodingFilter.doFilter(CharacterEncod
    ingFilter.java:63)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:228)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:175)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:104)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
    at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.j
    ava:347)
    at org.apache.catalina.ha.session.JvmRouteBinderValve.invoke(JvmRouteBin
    derValve.java:209)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:212)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ss(Http11Protocol.java:634)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
    5)
    at java.lang.Thread.run(Thread.java:619)
    ------------1234-----------
    java.lang.NullPointerException
    at com.iton.eoffice.DatabaseBean.getSQLRows(DatabaseBean.java:764)
    at org.apache.jsp.MhewProfilesearchMoEnq_jsp._jspService(MhewProfilesear
    chMoEnq_jsp.java:435)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:384)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
    20)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at com.iton.eoffice.tree.CharacterEncodingFilter.doFilter(CharacterEncod
    ingFilter.java:63)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by sreenivas navuluri:
    Oracle(tm)Client and networking components not found. These components are supplied by Oracle Corporation and part of Oracle Version 7.2 or greater Client software installation. You will be unable to use this driver until these components have been installed . This error occurs while selecting the Microsoft Odbc for Oracle driver from the ODBC in control panel. Pls suggest<HR></BLOCKQUOTE>
    null

  • I get an error when using SMTP e-mail send

    When i try to use SMTP mail send.vi i get an error code 1 saying TCP cannot exchage information with SMTP vi. It mentions possible reason for it is not using GPIB card. But there is no relation between GPIB and TCP. I am not able to figure out the problem. Can anyone help ??
    For Latest TECH News check out my blog at http://directfromdigg.blogspot.com

    Hello,
    Error 1 is a very generic error. It means that either an input parameter is invalid or the gpib controller be the controller in charge, but not necessarily both. In the context of this problem, it is referring to an input that doesn’t appear to be correct and as you mentioned has nothing to do with GPIB. The most common problem with the SMTP Email VIs is an incorrect name to the ‘Mail Server’ input. The Mail Server is the name or IP address of the outgoing SMTP mail server you are using. The easiest way to find this information is to check with your IT department. I hope this helps. Best of luck!
    Regards,
    Chris J

  • Getting Runtime error when using HP Simple Pass

    Getting Runtime Error and Firefox shutdown when using HP Simple Pass on new HP dm 1165

    Try HP support. <br />
    http://h30434.www3.hp.com/t5/Operating-systems-and-software/HP-Simple-Pass-Not-working-in-Firefox/m-p/348876

  • How do I avoid getting this error when using an OpenVPN?

    I did a little research online and noticed that people got this same (or a very very similar) error in iOS on Safari when browsing with a proxy and they just had to reset network connections.
    I'm getting it in OS X. When I turn on the VPN sometimes browsing will work fine, but then this pops up and once I get this error in one tab I get it in all of them. Firefox still works. There's plenty of memory -- RAM and ROM.
    When I turn off the VPN it works again.

    Thanks Carolyn!
    I don't think this is the solution for me, although I do think it is a clue. It can't be a mistyped proxy field, as this happens across different VPN's (i.e. work, personal, school) and browsing is working fine for a time before it starts all the sudden giving me that message.
    I am on 10.8 which I didn't think was related, but now I'm starting to think maybe it is, so I'll also post in the Dev community. However if you or anyone has any ideas PLEASE do follow up, as I find the user support community to be far, far more useful than the Dev community in general!

  • FRM-47026 Cannot get parameter error when using bi graph

    Hi,
    I have recently tried to use the BI Graph bean provided as a demo from Oracle.
    I have amended the cursors and put into our system but get an error on the master graph.
    When i mouse click on a column i recieve the error from forms :
    FRM-47026 Cannot get parameter GRAPH_INFO attributes from parameter List CUSTOM_ITEM_LST19: no such names parameter exists.
    Any ideas. i have not changed the code in this trigger only the procedure cursors to work within our system
    code in trigger:
                   eventValues := get_parameter_list(:system.custom_item_event_parameters);
                   get_parameter_attr(eventValues,'GRAPH_INFO',eventValueType, tempString);
                   set_custom_property('PJC.WAREHOUSEGRAPH',1,'HIDE_GRAPH','');
                   FORMSGRAPHSAMPLE.clearData('PJC.DETAILGRAPH');
                   FORMSGRAPHSAMPLE.populateDetailGraphData('PJC.DETAILGRAPH',tempString,',');
    thanks

    Hi,
    Did you ever get this issue resolved?
    I am facing the same problem.
    Thanks
    Ian

  • Keep getting "Download Error" when using Adobe Application Manager. Have tried from different areas.

    I'm trying to update my CC Illustrator, as there is an issue that has apparently been resolved with a new update.
    Whenever I try to update Illustrator, or even download a new application, I get an error window "Download Error.  Try again or contact customer support."
    I have tried to download both directly from Adobe Application Manager and from the Creative Cloud website itself.  I have restarted my computer.   This has been happening for 2 days now.  Just can't seem to connect with Adobe Application Manager. 
    At one  point I got a window message that said to check the Adobe Site Status, and all looked green and fine there. 
    And this forum appears to be the only "customer support" ???!  I don't see any chat help or phone help.  Is that true?
    I can go back to CS4 Illustrator to get the feature that I need (zoom in/out using magic mouse+Option, which is my favorite and essential Illustrator shortcut) but obviously will need to update and download more CC features and programs in the near future.
    Thank you for anyone who can help me.
    Barbara

    You can also use Download New Adobe CC Trials: Direct Links (no Assistant/Manager) | ProDesignTools
    Direct Download Links for Adobe Software
    Are you on a managed network. If yes please refer the Knowledge base article: http://helpx.adobe.com/creative-cloud/help/cc-desktop-download-error.html.
    You may even try the direct download: http://prodesigntools.com/adobe-cc-direct-download-links.html.
    Kindly follow the very important instructions before download.
    It might help you.
    Regards
    Rajshree

  • Trying to get prior error when using deferred constaint on Oracle database

     

    Hi Greg,
    There is no direct way to retrieve a error as an original exception
    is wrapped. Also, it's problematic to report constraint violations
    in general as different DB vendors use different ways to report them.
    You may try to correct problem by extracting text of the exception
    and looking for certain string patterns using direct string parsing
    or regexps.
    Regards,
    Slava Imeshev
    "Sanjeev Chopra" <[email protected]> wrote in message
    news:3d5aa128$[email protected]..
    posting to ejb newsgroup
    "Greg James" <[email protected]> wrote in message
    news:[email protected]..
    I'm using an Oracle database which has deferred constraints enabled. I'musing
    Weblogic 5.1 and Java. The problem is that the deferred constraints
    don't
    report
    errors until a commit. This makes all errors report back to the java EJBcode
    as error code 2091: Transaction Rolled Back. Both errors show up in theWeblogic
    log file so there must be some way for my EJB to access it. How can I
    get
    the
    error code of the actual cause?

  • Can someone please tell me why I am getting an error when using my Liquify tool?

    I am receiving an "error"window when using my Liquify tool in Filters. I receive a "delayed write failed" window also...I heard a loud honking sound and then my ability to use the tool is frozen. A little help please?

    You're not alone. There have been several threads about this issue:
    http://forums.adobe.com/thread/1408767?tstart=60
    http://forums.adobe.com/thread/1358619?tstart=120
    http://forums.adobe.com/thread/1407847?tstart=150
    http://forums.adobe.com/thread/1404674?tstart=420
    They're all informative, but I think the last one might be what you want.

  • Getting denied errors when using TMG Array for publishing Exchange and Lync

    I'm setting up a TMG array of 2 TMG servers for Lync. The TMG array is already in use for Exchange. The Exchange publishing rules and web listener use a VIP of x.x.x.220.
    I added a secondary VIP of x.x.x.209 for Lync and set up a web listener and Lync pubishing rule using the secondary VIP. I am now getting the below error. And yes, there are publishing rule and listener for the Lync URL's already.
    I've google'd and google'd but didn't find any answers.
    One thing I do notice on the setting for the Lync Web Listener is that the secondary VIP IP shows as "Virtual IP" as opposed to "<server name>" as with the primary VIP IP for Exchange rules/listener (x.x.x.220).
    All the listner / rule settings are fine, and I've rechecked many times. It just appears that when I send requests for the Lync URL's, TMG doesn't even relate the request to the Lync Rule.
    Any help would be appreciated!
    me

    If NLB reports configuration failure as above, then that is your issue.
    The resulting error message when traffic hits TMG is because of that and the reason for it is that the IP address used in publishing is in the TMG configuration but most likely not configured on the NIC. As long as your IT dept doesn't resolve the issue
    with NLB then your progress will be limited.
    If the hotfix matches your environment, then apply it. If it resolves it, then that is good.
    If not, you need to review your NLB configuration in TMG (unicast/multicast) vs your network infrastructure. If it is multicast, then you need to have your networking team look at the switch TMG is conneced to and configure it accordingly.
    http://technet.microsoft.com/en-us/library/ff849728.aspx is a good start for troubleshooting and understanding NLB and TMG.
    Hth, Anders Janson Enfo Zipper

  • I get "Reading Error" when using USB connection from Ipod Touch to car radio. Any ideas?

    I am trying to connect an IPOD Touch with my car radio via USB port.  Using proper cable which works.  When I connect the auto radio automatically tries to hook up with the Ipod but then displays "reading error"

    The the car-system manyfacturer say it will work with your model iPod and its iOS?
    Not all do.

Maybe you are looking for

  • Mouse pointer jumping around and dock icon graphics tops breaking up

    i been noticing my mac acting funny, at 1st i dismissed it as no big deal but now it has become more frequent. instead of happening occasionally its happening constantly. my mac has been in the exact same location since i owned it and my mouse surfac

  • DVD SP keeps burning the disc from wrong project

    I recently updated an older DVD SP project. In simulation, it looks fine, but when I burn the disc, it burns the most recent project that isn't even open. I tried trashing the files to the wrong project, even the .m2v files for it, and created a spec

  • Export causes iPhoto to quit

    When I use export on an iPhoto slideshow everything is fine as long as I use the 'factory' settings. As soon as I attempt a custom export iPhoto quits. Slideshow is very small! only 10 images set to mobile size but I want to add hinted streaming I'm

  • PRINT-CONTROLS

    hi Experts, I'm having a SAPscript, in it i have a signatrue window. This window triggers a PRINT-CONTROL on some condition. there is a transaction SPAD which gives us a list of existing PRINT-CONTROL. when we view this PRINT-CONTROL i cannnot find i

  • Jumping sidebar in Internet Explorer

    I'm very much a newbie to Dreamweaver and HTML. I've created a website with a side menu that works perfectly on Safari. However, on PC machines, with Firefox and Explorer, the width of the side menu expands and contracts depending on where the mouse