JDBC2 support for Oracle 8i Lite

Hi,
I was just wondering if the JDBC driver included with Oracle 8i Lite supports JDBC2, and if not, is there a newer version that does (I couldn't find anything on the downloads page).
Thanks,
Raj.

Just wondering if any one has been able to write a CodeWarrior project that connects to a database through ODBC. I've been having problems compiling my CodeWarrior project file. I am trying to use my existing code which connects to a DB2 Everywhere database, but instead replacing it with an Oracle 8i Lite database.
If any one has had experience with this, e-mail me at [email protected]
Thanks for your help.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Alvin Chin ([email protected]):
Mark,
The SQL functions being undefined in my C file are as follows:
SQLAllocEnv
SQLAllocConnect
SQLFreeEnv
SQLConnect
SQLFreeEnv
SQLFreeConnect
SQLAllocStmt
SQLDisconnect
SQLPrepare
SQLBindParameter
SQLExecute
SQLFetch
SQLGetData
SQLFreeStmt
Is it a correct assumption that since I used these ODBC functions from DB2 Everywhere (which were in the DB2e library and header files), that I can still use these functions with Oracle 8i Lite? Isn't the ODBC API for Oracle Lite standard for all ODBC applications? Or does Oracle Lite implement these differently. What header files and library files am I missing?
I tried to do a search for the SQLAllocEnv function and the only files that contain this are:
sqlapi.h
odbc.h
odbc.lib
olod2040.lib
olsql40.lib
I tried to include the olod2040.lib and olsql40.lib files but I after compiling, I got "illegal file object data'.
So what files am I missing in order to compile?
Thanks.
<HR></BLOCKQUOTE>
null

Similar Messages

  • Oracle forms & reports support on oracle 10g lite

    Currently our oracle forms & reports 6i application works on oracle 8i database with oracle 9i lite.
    We upgraded our database to oracle 9i r2 and lite to 10gr2.
    After publishing the application when i try to open the application the forms screen disappears for ever.
    I wanted to know whether oracle forms and reports 6i is supported on
    oracle 10g lite r2?
    Thanks,
    Ashok Kumar.G

    No. Not only it isn't certified, but it is also impossible to run forms compiled with the 11g compiler with the 10g runtime. For 11g there is a install bundle for the developer suite / application server.
    cheers

  • Documentation for Oracle 10g Lite

    Hello
    I have docummnetation for oracle 10g Lite but there is only informations what to do step by step. I'm looking generally informations about the features mobile databases, synchronization system, managment, and all development support. Where can I find them??

    I run Oracle Lite on Pocket PC, and I make some simple program which did some operations on database. I know that the support for .NET is small. But I'm writing the master of science work about three mobile databases (sql ce, oracle lite and sybase) and I have to write a program which will be testing performance of those databases on the mobile device.
    Generally I hope this program will work ok. But I also have to write about fuures for example oracle database lite RDBMS, but in documentation there is only few generally informations and almost all document is about how to configure it and how to do something.
    So if you have some generally documents (I have those white papers and other pfd on oracle site) please send it to me [email protected] .

  • Installing Oracle Application Server 10.2 for Oracle Database Lite

    Can anybody please tell me how to install oracle application server 10.2 for oracle database lite (i use oracle database lite for my final project). I use wi-fi connection to synchronize between pda and my laptop as server. Should i install oracle internet directory before installing oracle application server? I have difficulties in installing application server, what are the options should i take in every page of installation? Thanks before.

    Install with the base, do not select any other options. Only choose webcache if you require the use of a software load balancer.

  • Jumbo Frames support for Oracle VM 3.0

    Hi all
    Is Jumbo frames supported for Oracle VM 3.0?
    I would like to configure for 2 ways of usage :
    1.For NFS usage (against NetApp server). The repository will be located on NFS.
    2. For Management Network,i.e dedicated network between the OV Manager and OV Servers.
    Thanks,
    Rudi

    Rudi wrote:
    Is Jumbo frames supported for Oracle VM 3.0?No. It's on the list of things to add, though.

  • Installing support for Oracle Designer Objects in an existing repository

    We have been using SCM to store Forms and other files
    for our development work.
    Now I want to use Repository Reports in the Repository
    Object Navigator, this requires me to install support
    for Oracle Designer Objects.
    Can I use the Repository Administration Utility and
    Install support for Oracle Designer Objects
    without effecting the existing repository data?
    (I've tried metalink but keep getting TCP Error
    while logging the TAR).
    Cheers
    Sam

    How can i install oracle designer and prepare the repository at first on my personal my pc

  • Quark Support for Oracle???

    I am uploading quark files in the database as BLOBs. Is there any way I can retrieve part or all components of quark file into html format and store in the database? I am using Oracle 9i with intermedia. Please also let me know the scope of Quark support for Oracle (i.e. what Oracle can do and cannot do with Quark files).
    Thanks in Advance.
    Arun Srivastav

    This question is probably best asked in the Oracle Text forum. I beleive that Quark can have a text index placed on it, and the text might be able to be filtered to HTML (not images, if supported), but the real experts on this are in the Oracle Text forum.

  • Rep. does not have support for Oracle Designer

    We're new to SCM and just useing SCM with JDeveloper.
    Sorry for newbie stupidness. Searches of this forum didn't
    turn up any hits on 21247 or other strings.
    Given: brand new install of SCM. Created a private workarea
    with RON. Attempting to use RAU to enable branching and
    versioning.
    I'm having some chicken-vs-the-egg problems. I can't
    enable branching in my shared workarea with RAU because it
    seems to want to pop up the Migration Dialogue and then
    this error occurs:
    CDR-21247: Error Cannot proceed!
    The target repository does not have support for Oracle Designer
    objects
    Any help or tip would be greatly appreciated.

    Curt,
    If you managed to create a private workarea from the RON then versioning is enabled. You would have enabled this from the RAU.
    Oracle 9i JDeveloper release candidate provides a wizard to create the workarea and private branch.
    There are now two flavours of the repository, one with Designer + file and folder support and one with just files and folder support.
    If you have no structured Designer components you do not require the Designer support to use JDeveloper with Oracle SCM.
    I suggest you try the JDeveloper wizards. The RAU also offers a menu to examine repository object state. Check that you have no invalid
    objects, they can be recompiled using the RAU.
    David

  • JDK/JRE Version support for Oracle Lite

    Hi,
    We have developed an application using jdk 1.4.x which also using Oracle9i Lite 5.0.2 release as a database. Application behaves normal except while closing it throws java exception (Exceptio Guard Page Exception) error.
    Is it because of the JDK Version we are using? What is the JDK/JRE version level supported by Oracle Lite.
    Thanks
    Krishna

    Right
    I got the same problem too.
    When my program and oracle 9i lite is running under JRE1.3.1, everything is ok.
    However, when i migrate the jre to 1.4.x, the program must fail and report DLL exception after closing.
    So trouble~!

  • License for Oracle Database Lite 10g Embedded?

    Hi
    I found Oracle Database Lite 10g Embedded SDK at the
    http://www.oracle.com/technology/products/lite/embedded.html
    Look like that it is possible to use embedded Oracle Lite database in standalone applications.
    I have win32 application with Oracle Lite support.
    Now I'd like create public demo version of this application but can not found LICENSE for this possibility.
    And what about possibility using embedded Oracle Lite database in commercial products?
    Do I need buy some license for it, or users have to buy them?
    Thank you,
    Siarhei Berdachuk

    Thank you for response.
    Do this words: "You can download the base installs and run the demos though." means that I can download Oracle Database Lite 10g Embedded SDK, and create my demo (trial) applications with embedded Oracle Lite dll's without paying anything, and users have to pay for per User or CPU license only after buying my application?
    Thank you,
    Siarhei Berdachuk
    http://www.berdaflex.com

  • Red hat Linux support for Oracle

    Hi! Can some body tell me which version of Red Hat Linux is supported. I was told that Oracle supports only upto Red hat 7.1 for Oracle 8.1.7.3.
    thanks

    I installed 9iAS on RedHat 7.3, see my post at:
    Re: SQL query report columns
    I don't know about versions < 7.3, but 7.3 by default includes kde 3 :)

  • NLS SUPPORT FOR ORACLE 8I

    I am trying to use the NLS support of Oracle 8i on windows
    Nt/2000 platforms. I have tried configuring the database
    characterset and the national character set as 'IN8ISCII' - the
    one prescribed in the NLS documentation for India territory and
    Hindi as NLS Language and territory parameters. I have also
    tried configuring them as 'UTF8' a character set prescribed for
    unicode /universal 8 bits ASCII character sets but i am not able
    to insert any rows with these charactersets in NCHAR or NVARCHAR
    columns. if i try to insert them in regualr char pr varchar
    columns i can insert in the ascii formats and I have to retreive
    them on front end through different mask format fonts.
    If any one have tried the NLS support pls let me know how to
    insert the records and retreive thenm in the national language..
    Thanks in advance..
    Manoj Mehta

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Glen Fafara ([email protected]):
    Will Oracle 8i run on an Alpha based machine? I am running Redhat Linux 6.2.
    Thanks
    Glen<HR></BLOCKQUOTE>
    hi:
    I am coming from Taiwan,
    There's a problem,I installed O8iee(linux)
    on Redhat Linux 6.2,when($svrmgrl)...
    error occure:
    Oracle Server Manager Release 3.1.6.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
    ORA-03113: end-of-file on communication channel
    would you help me
    my e-mail:[email protected]
    thanks a lot.

  • TimesTen Cache Connect support for Oracle 11g

    The latest 7.0.5 readme mentioned that "Oracle Release 11gR1 is supported with TimesTen Cache Connect to Oracle on Linux x86 32-bit and 64-bit platforms, and on Windows 32-bit."
    What about Solaris 10? It looks like on Solaris 10 only Oracle 10gR2 being supported. What is so specific about Oracle 11?
    Thank you,
    Alex

    TimesTen 7.0.5 can be used to cache data from different versions of Oracle database.
    The reason why the support for Solaris, AIX, and HP-UX were not at the same time as the Linux platform was because Oracle database 11g was not available on those platforms initially. So TimesTen 7.0.5 was certified to support only the ones available first, and support for other platforms was added as 11g became available on those platforms. It was just timing of the certification, code base is the same.
    Susan

  • SQL Server 2012 Change Data Capture for Oracle by Attunity support for Oracle 12

    I would like to know if there are any plans for SQL Server 2012 Change Data Capture for Oracle by Attunity to support versions of Oracle 12 and if by when.

    I have asked from the author of
    http://blogs.msdn.com/b/mattm/archive/2012/03/26/cdc-for-oracle-in-sql-server-2012.aspx about this.
    I will either ask him to answer here or I would be a messenger.
    Balmukund Lakhani | Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • When will SUpport for Oracle 8i Stop??

    Hi All
    Can anyone tell me if there is a schedule available for the life time of Oracle products.
    Specifically I am interested to know when Oracle will stop supporting Oracle 8i RDBMS.
    Thanks in advance.
    Kim

    The certification matrix on Metalink (http://metalink.oracle.com) and available from the OTN home page (under "Get Support") have links to the Oracle desupport notices.
    Error Correction Support (what most people refer to as support) for 8.1.7.4 on all platforms will end at the end of 2004. On some platforms, it ended at the end of 2003. Extended support extends that by a few years.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

Maybe you are looking for

  • Payment allocation Error

    When i try to do the payment allocation for a supplier through AP-Payments, LOV does'nt show the debit and credit balances avaliable for a particular supplier. Instead, it throws and error saying "FRM 40502: Oracle error: Unable to read list of value

  • Why can i not insert a disc in my imac

    why can i not insert a disc in my imac

  • Macbook Aluminum

    What are the differences between macbook unibody and macbook pro unibody.

  • X230: SATA errors with 180GB Intel 520 SSD under heavy write load

    Hi, We spent a couple of days cornering what appears to be an issue with the Intel 520 SSD drives in Lenovo x230 laptops. It was first showing up on a clean Debian installation, while installing a guest operating system into a VM. Looking around on f

  • Databasekey error in logs

    I'm getting this error on the OIM Logs, any ideas? Thanks. [2011-10-23T22:05:29.356-05:00] [oim_server1] [ERROR] [] [XELLERATE.ACCOUNTMANAGEMENT] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymou