Help on UI development for Oracle Lite

Can anyone suggest me a suitable environment that i can use to develop a UI to access Oracle lite database. J2ME does not have odbc support because of which i am not able to build the UI. Hence kindly help me in this regard. REQUIRED ASAP...

You have to use carbide c++ with csql ..Download symbian sql guide . Follow the step .Edit mmp file create csql ->msync ->deploy on device .
Then install Oracle mobile server on public ip machine .Make it accessble. It is backend. You can use UI of nokia as front end.But nowhere examples isnot avaible .If you find some where let me know
Chirag

Similar Messages

  • Is oracle lite free or is there any license for Oracle Lite 10g for product

    Is oracle lite free or is there any license for Oracle Lite 10g for production use ??
    -Thanks-

    Please note that Oracle Lite is no longer being actively developed, and no further releases are planned. The recommended small footprint database from Oracle is Berkeley DB.
    http://www.oracle.com/technetwork/products/berkeleydb/overview/index-085366.html
    Eric

  • Oladoce missing for oracle lite

    Does anyone know where the oladoce (ado for oracle lite) should be. I've downloaded oracle lite and can't find the data access component.

    We are considering adding support for the other DBs which Oracle has. Lite is on the list. There's no timelines yet.
    -kris

  • XE for Oracle Lite

    Is it possible use Oracle XE as back-end Oracle database for Oracle Lite clients?
    And how about java support?

    Technically it would depend on what dependencies the sync server that Oracle Lite uses. I believe that it has java dependencies, so probably not. I will check with the Oracle Lite developers.
    From a license point of view, we will have to decide. Given that we don't see XE as suitable for a master in a replication environment, I doubt that we will see it as suitable for the equivalent functionality in an Oracle Lite environment

  • Recommendations for Oracle Lite

    I am new to Oracle. Please post recommendations for
    1. Oracle Lite on line help sites
    2. Oracle Lite on line tutorials
    3. Oracle Lite on line hosting company with JSP
    (possibly a free host for trial)
    4. Do you recommend this product for Windows XP?
    5. Do I need any patches to make it work on Windows XP?

    Try the Start Here guide:
    [http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hsys9_install_start_here.pdf]
    Regards,
    Imran

  • Odbc connectivity for oracle lite

    Can Oracle lite be connected through ODBC for a windows front end application developed (other than developer 2000)

    Hi
    Can anyone please give the connect string to connect to Oracle Lite through ODBC driver from a VB.NET windows front end application?
    Regards
    Sangeetha

  • Embedded VB for Oracle Lite

    Can I use Embedded VB for developing applications that use Oracle Lite as the database.If not what software is used to create forms on the device?

    your problems are via network or modem ? And wich kind of replication are you tryng to use? I think replication via file is the best solution
    best regards and sorry for my english

  • TOAD for Oracle Lite?

    Is there a version of Toad that works with Oracle Lite?
    Thanks for any replies.

    Unfortuneatly no. I have tried SQL Developer but the program didn't seem to find the drivers. I know the 9.0.4 version of JDev would successfully connect to the database but the newer version compains about "No Suitable Driver."

  • 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~!

  • Help out:SQL Assistant for oracle

    Any time i use the logminer utility from the SQLaps SQL Assistant for oracle to query either my redo or archive logs i get this error, but the dictionary.txt file exist in the location specified;
    Please help out with details on how to solve this error:
    ORA-01284: file C\oracle\product\10.2.0\db_1\dictionary.txt cannot be opened
    ORA-06512: at "SYS.DBMS_LOGMNR", line 58
    ORA-06512: at line 1
    kindly help out on the reason for this error and detailed steps to solve this issue

    NAIJA-EXBOY wrote:
    That is how the error appears when you use the GUI utility for the logminer to query the alert logs,
    Does anybody have ideas on how logminer utility works using this software "SQL Assistant for oracle""SQL Assistant for Oracle" doesn't seem to be a tool provided by Oracle, but a third-party tool. Therefore I suggest you contact their technical support for your inquiry.
    As a workaround, as already suggested, you might want to use the DBMS_LOGMNR package to use the LogMiner. It's not that complicated at all and just needs a couple of calls to the DBMS_LOGMNR and optionally DBMS_LOGMNR_D packages. You can check the documentation on how to use it.
    If you have Oracle Enterprise Manager you could access the LogMiner interface using the Java Console version prior to 11g.
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • Date format for oracle lite client database

    hello....
    When data is entered opened on the oracle lite webtogo OC4J client is giving the following errors:
    JBO-25009: Cannot create an object of type:java.sql.Date with value:2/21/08 12:00 AM
    JBO-27014: Attribute CreationDate in AppModule.ApplicantIncomesView1 is required
    JBO-27024: Failed to validate a row with key oracle.jbo.Key[85685 ] of type AppModule.ApplicantIncomesView1
    Which date format is supported on the OC4J client?The application has been developed using Jdeveloper JSF/ADF BC technology.

    user6998712 wrote:
    Hi all,
    My client has installed Oracle Lite version 10.3.0.3. Oracle Lite Database file (ODB) tends to grow too large. Oracle recommends resizing the Oracle Lite database by running Defrag.exe tool. please post URL where this is documented

  • Running a BC4J JSP application for Oracle Lite on OC4J

    Hi,
    My BC4J JSP application is working with Oracle and Oracle Lite on Apache (Oracle 8i Personal Edition) and on Tomcat 3.2. The same BC4J's could be used from the BC4J Tester as well.
    But if I run the application on OC4J (standalone and embedded in JDeveloper 9i RC1 and RC2) using Oracle Lite, a Fatal Internal Error (or with JDK1.2 a NullPointerException) occurs.
    I think I found the reason:
    1. the Java Trigger in Oracle Lite and
    2. the Timestamp used in Oracle Lite instead of Date.
    My problem is, that I can't find any information about configuration of OC4J so that it could work with Oracle Lite as well as Apache and Tomcat.
    Claudia

    The tell tale sign that the application is communicating with the running cache server is the membership information that is logged. In your previous running of the example you would have "members=1" embedded in the logging. From the sounds of what you are doing, you'd expect this to be different as the application would be joining a running instance. Check out section 1.3 of this doc on the system you are using.
    http://download.oracle.com/docs/cd/E15357_01/coh.360/e15831/installcoh.htm#BABIHHFJ
    Cheers,
    Jay

  • Administer defrag remotely for Oracle lite client database?

    Hi all,
    My client has installed Oracle Lite version 10.3.0.3. Oracle Lite Database file (ODB) tends to grow too large. Oracle recommends resizing the Oracle Lite database by running Defrag.exe tool. But it has to be installed manually on each handheld device. Does anyone know how to administer Defrag.exe remotely from Oracle Lite Server or can it be done in another way?
    Thanks.

    user6998712 wrote:
    Hi all,
    My client has installed Oracle Lite version 10.3.0.3. Oracle Lite Database file (ODB) tends to grow too large. Oracle recommends resizing the Oracle Lite database by running Defrag.exe tool. please post URL where this is documented

  • Help go count hardware for oracle server

    Hi,
    I need to count hardware for Oracle server;
    users obout 10000 people at the same time.
    What memory(RAM) and proceesos frequens(MHz) should be?
    Where to find information about it?

    You should consider that if 10000 users will be concurrently in the database, and if at least 2m ram will be consumed by an oracle server process (just to start), then 20000mb ram will be required (at least) to support 10,000 oracle processes at the same time, about 20Gb for users, next, consider the amount of required SGA memory (not an exact value, as it depends on the database profile, DWH, OLTP, Hybrid). plus the processes for the regular OS operation.
    This is not a small application, have you thought about growth? You should be thinking about scaleability. May be not a huge machine, but a cluster of more affordable machines that will grow with your needs.

  • Problem in Form Development for Oracle Apps

    Hello everybody,
    I have developed one form with three blocks:
    Header Level (block1) [master block]
    Line Level (block2) [child to block1]
    Line Detail Level (block3) [child to block2]
    in the header level i have used two non database items and in line level again i have used two non database items. I am facing two problems in this form.
    1. When i run form in query mode. whenever i execute the query and navigate down the records in the header block, first prompts: DO YOU WANT TO SAVE THE REOCRD even then if dont make any sort change in the form.
    2. When i start navigating the form in reverse order i.e. up the records, the form will go in deadlock state. It will hang and as of result i have to kill the process explicitly from the Oracle Apps server.
    Please suggest me the solution ASAP!!!
    Thanks in Advance!
    Ankur

    Hi Rizwan,
    hey dear form relations are ok
    <<block1>>.header_id=<<block2>>.header_id
    <<block2>>.line_id=<<block3>>.line_id
    If you need the form file u can tell me ur id so that i can send it to you...
    Please help me its urgent...
    Ankur

Maybe you are looking for

  • Voice memo screen disappears right after I open it.

    Voice memo screen disappears right after I open it. The last voice memos I recorded seem to have disappeared. iPhone 4 iOS 6.1.3

  • Issue with payment run

    hi guru's We have one vendor in two company code one is India and one is USA. The bank account number  is different in vendor master data but both accounts in the same country. When we make the payment run it has to split to different account based o

  • Will youplease cancel my purchase of Adobe ExportPDF?I have paid an annual to Dec. 31,2013.

    On July 19, 2013 I mistakenly sent a subscription for Adobe ExportPDF. The Order Number is AD008673137 and the amount is $21.29. I already have that software on my computer with an annual paid for period December 31, 2012 to December 31, 2013. That's

  • Noteboard webpart in community site with publishing feature enabled

    Hi All Noteboard webpart works fine as long as publishing site/web feature is not enabled but after it is enabled people with contribute permissions can not see the noteboard comments of the people with Moderate/Full control/Site collection access an

  • JSP dealing with run time error

    I tried a small program. When I launch http://server/ExceptionTest.jsp, it should hava exception occurs in test() method, but it still cannot go to error.jsp. any ideas? thanks!! ExceptionTest.jsp =================== <%@ page errorPage="error.jsp" %>