Does j2me support jdbc for Palm Oracle Lite(8i/9i)

I have a requirement to develop an application in Java for PALM OS with Oracle Lite 8i/9i connectivity. does j2me support jdbc for Palm Oracle Lite(8i/9i). Please help me to know what all java VM available in the market which have oracle connectivity(jdbc/odbc/whatever) for Oracle Lite for PALM.
thanks
dk

Pleae some one reply, if j2me/kvm supports jdbc/odbc connectivity to oracle lite 9i/8i on palm
thanks
dk

Similar Messages

  • J2me/kvm connectivity to PALM Oracle lite 8i/9i??

    I have a requirement to develop an application in Java for PALM OS with Oracle Lite 8i/9i connectivity. I want to know if j2me/kvm supports connectivity to PALM Oracle lite 8i/9i. Please help me to know what all java VM available in the market which have oracle connectivity(jdbc/odbc/whatever) for Oracle Lite for PALM.
    thanks
    dk

    Thanks for the respose. But I want to have local database in Palm Oracle lite. The oracle lite database will be on palm device. My question is, If we can commect to oracle lite on palm using jdbc/etc?
    I am new to J2Me, But what I understand by writing servlets that they will be running on a web server. But I want the program to run on PALM DEVICE(AWT/SWING) with connnnection to local oracle lite.
    regards
    dk

  • Does J2ME support GPRS?

    Hi,
    I am fairly new to J2ME and I would appreciate if you could help me with my questions.
    I am designing a wireless application. This wireless application is going to run in the background. The application is going to read data from the GPS (built in mobile device) and based on the business logic, it is going to send the phone number to a centralized server. I don�t want the user to do anything therefore I am designing this application to run in the background like a daemon. I want this applicatio to handle everything rather than the user. Here are my questions:
    1. Do you see any problems with this design?
    2. What is the best way to send this data back to centralized server?
    3. Do I have to have a mobile device with GPRS to access to this centralized server? If so does J2ME support GPSR? If not, what should I be using?
    Thanks in advance,
    Mustafa

    Hi;
    Trying to help you...
    1. Do you see any problems with this design? Yeah.... Background J2ME applications is not possible yet until MIDP2 specifications. MIDP3 probabily will have.
    2. What is the best way to send this data back to
    centralized server?You can make a phone web-client sending a request to a servlet.
    3. Do I have to have a mobile device with GPRS to
    access to this centralized server? If so does J2ME
    support GPSR? If not, what should I be using?Yeah, you can send it over GPRS. J2ME does support this... actually, GPRS is a data switch protocol... witch turns possible to send data... its transparent for J2ME.
    Try to make a simple web servlet receiving the data in parameters header. You can use a free Application Server like Tomcat (Catalina). So, use your midlet for access filling the header with the parameters and send it over your web access.
    []s

  • Does J2ME support introspection?

    Does J2ME support introspection?

    J2ME CDC supports reflection. J2ME CDC + Personal
    Profile supports Javabeans. However, I've never tried
    that on CDC, so I can't say whether it works like in
    the J2SE world.Hm, AFAICT the support of javabeans is at most partial. The personal profile supports some classes of the package java.beans, however apparently not those related to introspection.
    E.g. IntrospectionException is missing (at least in the reference implementation). That's why log4j fails for me on CDC.
    The CDC whitepaper says "partial support", but doesn't go into detail.
    Does anybody know if any other CDC implementation supports introspection?

  • Technical Details: The website does not support encryption for the page you are viewing. Information sent over the internet withour encryption can be seen by other people while it is in transit

    Technical Details:
    The website does not support encryption for the page you are viewing.
    Information sent over the internet withour encryption can be seen by other people while it is in transit
    == This happened ==
    Not sure how often
    == started few days ago. previously never happened before.

    I was loading a website, it then stated as below, it wasnt any of the problems stated below.
    SERVER NOT FOUND
    # Check the address for typing errors such as
    ww.example.com instead of
    www.example.com
    # If you are unable to load any pages, check your computer's network
    connection.
    # If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.
    Thus i checked the Page Info, it states that:
    Security Info on page:
    '''This website does not supply ownership information.
    Connection not Encrypted.'''
    Technical Details:
    The website does not support encryption for the page you are viewing.
    Information sent over the internet withour encryption can be seen by other people while it is in transit

  • Where is the support status for different Oracle rdbms releases?

    Question:
    Where is the support status for different Oracle rdbms releases?
    Answer:
    Please refer to the following lifetime support policy document:
    http://www.oracle.com/support/library/brochure/lifetime-support-technology.pdf
    Edited by: user617984 on Mar 25, 2010 6:45 AM

    I see you answered yourself.
    Perhaps you ought to mark the question as answered.
    Regards,
    Phiri

  • Does Lightroom support tethering for the sony RX100?

    Greetings,
    Does Lightroom support tethering for the sony RX100?
    Thank you!!

    No. See http://helpx.adobe.com/lightroom/kb/tethered-camera-support-lightroom-4.html

  • DOES J2ME SUPPORT WINDOWS CE?

    Hi
    Does J2ME support Windows CE, If yes then how can we configure it on Pocket PC ?
    Please Reply
    Thanks
    Vicky

    does Microsoft pocket Pc support Java or j2me?
    and or/ does Windows CE support any of them? i am
    going around in circles tring to find out. ahhh!!!Try PersonalJava

  • JDBC API ( JSR 169 ) Implementation for accessing oracle lite database

    We are developing an application using IBM J9 (CDC and Foundation Profile) on Pocket PC 2003 environment with SWT as the front end development. We are using Oracle Lite 9i as the Client database.
    We have sucessfully installed Oracle Lite and was able to create tables in the database.. however we could not find the JDBC API (java.sql and javax.sql packages which is JSR 169 JDBC 2.0/3.0) inorder to load the JDBC driver(OLITE40.jar) and access the oracle Lite Database on Pocket PC.
    IBM J9 Micro Environement does not have this support.
    I am wondering if Oracle provides this implementation.
    If not is there a get around.
    the client database is crucial to the application and i would really appreciate an answer to our problem.

    Check out
    http://groups.google.com/groups?hl=en&lr=&threadm=cjgl3g%248hhm%241%40news.boulder.ibm.com&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26group%3Dibm.software.websphere.studio.device-developer
    I have had the same issue before.
    Regards,
    Ron

  • JDBC access to Oracle Lite from midlet on j9 pocket pc

    Hi all,
    Is it possible to access an Oracle Lite database from a MIDLet applicatie
    running on a POCKET with the J9 virtual machine? I want to use MIDP and not the Personal Profile to be able to use the Oracle webservice proxy with the J2ME client SDK.
    I think that I only have to include the appropriate libraries (classes12.jar or olite40.jar) in my project..Am I right?
    Thanks in advance,
    Tom Hofte

    Hi,
    Please do not get me wrong , I am sending this reply to get some help from you about your findings .
    I am s/w developer who is involved in application development for PDA devices
    As an option ,
    I have installed oracle9i database in a machine which has win2k server OS and then
    Installed oracle9iLite mobile server sharing the same <ORACLE_HOME> on the machine.
    I am trying to configure and start the mobile server in the “STANDALONE MODE”
    When I typed webtogo on the cmd line , it did not respond , instead it said “Unrecognized option”
    Then when I tried to execute the weg-to-go executable file in the <ORACLE_HOME>\mobile\server\bin directory ,
    It did not respond .
    Can you please help me out to sort out this problem,
    And also give me some more useful hints to configure the mobile server as a module in oracle9iAS.
    Expecting an early response
    Thanks in advance
    yogaraj

  • Does OATS support recording for Globalization and Localization?

    We are looking to automate an EBS application that support 30 different languages and also has localization for some countries. Can we use OATS for regression automation? Does OATS support Globalization and Localization?

    If you are testing web application, It requires to have webdom.api imported and reference scriptservice in the class.
    import oracle.oats.scripting.modules.webdom.api.*;
    public class script extends IteratingVUserScript {
         @ScriptService oracle.oats.scripting.modules.webdom.api.WebDomService web;
    Then you can reference in your script depending on the component that you are trying to drag.  Below command will give you some idea on how to do it.
    web.element("{{obj.Reservation.LTB Rate Code Select}}").dragTo("{{obj.Reservation.LTB Trip Composer Est Grand Total}}");
    Thanks,
    Sri

  • Does aperture support RAW for Nikon D5200?

    Does aperture support RAW files for Nikon D 5200?

    See the following link: http://www.apple.com/aperture/specs/raw.html
    D 5200 is suuported for  Aperture 3.4 or later, which requires Mac OS X v10.7.5 (or later) or Mac OS X v10.8.2 (or later)
    (see: http://www.apple.com/aperture/specs/.)
    Regards
    Léonie

  • Does LR6 support tethering for the Canon EOS 70D

    Hi
    does LR finally support tethering for the Canon EOS 70D ?
    Uli

    Hi Ulrich,
    It seems Canon EOS 70D is still not support in Lightroom6.
    Please refer the following the list of supported cameras.
    Tethered camera support in Lightroom
    Hope this helps.
    Regards,
    Sumit Singh

  • WRT320N - Does it support DCHP for PPTP and for L2PT?

    Hello, I bought this router, and faced with the problem - how to establish internet connection. My ISP supports only DHCP for PPTP and L2TP, it gave me URL (vpn.corbina.net and tp.corbina.net). I found one topic in local forum with an explanation how to establish internet connection with the same ISP, but for wrt610n. The basic setup page is the same for these two routers, but my router does not work, neither with L2TP nor PPTP settings. It cannot connect to these two servers, and thats all. With 'ping' I found IPs of these servers.
    Currently, I use asus wl520gc, and it supports dchp for vpn, and have no problems with it.
    Maybe you have some ideas how to resolve this problem.
    Solved!
    Go to Solution.

     When I'd like to use pptp connection. I set "Obtain an IP address automatically", put "pptp server ip address" - 85.21.0.21. I detected this ip with ping, also i spoke with ISP support and they told me that this serve has dchp and it doesn't have static ip.
    Than I put user name and password, and press save. Than router saves the settings, I look the status page and see current status as disconnected. I press connect button and router tries to connect, I can see how it gets ip address, gateway ip, dns ips, than there is a sign - connecting, later on, appears small window - impossible to connect to server. And the current status is disconnected.
    Firmware Version: v1.0.03 build 010 Jul 24, 2009 Firmware Verification: b719582d5f3e57c1f7932a15d20ff509 
    Current Time:
    Internet MAC Address: 00:1F:F3:51:4A:9C Host Name:   Domain Name: corbina.net
    Internet Connection Connection Type: PPTP Login Status: Disconnected   Internet IP Address: 10.171.59.49 Subnet Mask: 255.255.248.0 Default Gateway: 10.171.56.1 PPTP Server IP Address:85.21.0.17 DNS1: 213.234.192.8 DNS2: 85.21.192.3 DNS3: MTU: 1460 
    Error - Can not connect to PPTP server 
    The same is with l2tp.  
    Connection Type: L2TP Login Status: Disconnected   Internet IP Address: 10.171.59.49 Subnet Mask: 255.255.248.0 Default Gateway: 10.171.56.1 DNS1: DNS2: DNS3: MTU: 1460 
    The same error. 

  • I would like to ask why apple does not support Whatsapp for Ipad

    Dear All,
    As a relatively new apple user, i find it difficult to understand as to why apple doesnt support whatsapp for ipad. I am mostly on the go and carry my ipad for business purpose, and as you know, these days social networking is an intergral part of our lives, i find it perplexing as to why ipad doesnt support whatsapp. Almost all of my collegue's and friend are using this, it becomes increasingly diffcult to multitask between a phone and an ipad.
    Could Apple kindly make it available for users. It would be really convinient, especially for people in the age group 50+ who would like to be in touch with their families regularly.
    Regards
    Bala

    Whatsapp is meant for phones, authenticated via the voice carrier link. That's what the developer (nowadays Facebook, who bought the company) decided to do with their app. Hacking that design sounds dangerously against the TOU for discussion in these forums.
    You can always search in other message boards outside Apple's regulations for what you want. Regardless, you will need an iPhone to authenticate and activate you Whatsapp account.

Maybe you are looking for

  • Can i run the pakage from other method

    dear i want to know and how work the following job. i have four jar files which include in my classpath. but when i deploy the application to the user i want that no need to set the classpath by the user. i think there is two ways 1.classpath added a

  • Projecting Mouse to a 3D Point

    I've searched high and low for this answer, but all the picking threads and information I've come accross hasn't been able to help me. I'm making a chess game and I need to be able to convert the mouse (in screen x, y coordinates) to a 3D point, but

  • Missing destination type for service registry in nwds

    Hi, based on this help [Simple Sample Installation and Configuration|http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/get_mime.asp?id=B135A510223D467B89186B000A89F777&filename=Simple%3FSample%3FInstallation%3Fand%3FConfiguration.pdf&pack

  • Saving Pattern matching information to an array

    I am using imaqLearnPattern function to create a template image. According the IMAQ documentation, the pattern matching information is "appended" to the image. But when I try to call the imaqImageToArray function on this template image, it does not g

  • SEM_CONTAINS and rulebases

    Hi, How do I perform a query using SEM_CONTAINS making use of rulebases? Thanks.