Which JVM and APIs are better for Palm application development

Hi All,
Any body tell me which JVM and APIs are better for palm device application development. A want to create a good GUI based application on Palm.
Please suggest me.
Thanks
Jack

hi jack...
You can use ibm's wsdd(websphere device developer) as plugin to wsad(websphere application developer) for developing web applications which can be run on palm devices. It uses j9(ibm's implemention of jvm).
thanks...

Similar Messages

  • Which sql server edition is better for client application?

    Hello all,
    Iam going to create Point Of Sale system using winforms. I want such type of database which should not install when installing POS setup and should be lightweight also and work without having to install. I have heared about LocalDB and sql server compact
    editions.
    So my question is which one is more better and light weight and should not install on client computer but still work ???
    please note: iam using sql server express 2012 this time which install on client system(which i dont want to install). And also i have written so many stored procedure to communite between frontend and backend. Please suggest which one is better.
    Thanks in advance

    It depends on many things mostly related to business requirements.
    http://msdn.microsoft.com/en-us/library/cc645993.aspx
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Which LKM and IKM to use for Fast data loading b/w MSSQL 2005 and Oracle 11

    Hi,
    Can anybody help us to decide which LKMs and IKMs are best for data loading between MSSQL and Oracle.
    Staging Area is Oracle. We have to load around 400Million rows from MSSQL to Oracle 11g.
    Best regards,
    Muhammad

    Thanks Ayush,
    You are right and it has dumped the file very quickly; but it is giving error on sqlldr call thorugh jython. I have reaised SR with oracle to look into it further.
    thanks again and have a very nice time.
    Regards,
    Muhammad

  • What ideal Win Server and Hardware are recommended for 11g DBs

    What best Win Server and Hardware are recommended for 11g DBs?
    - Processor
    - Memory
    - Storage
    - Network
    - Etc...
    Following is the scenario:
    - The server will be for development and test DBs
    - More than one databases will be installed each for each project
    - Maximum 4 databases will be accessed each time
    - Maximum DB size for each DB will be in couple of GBs.

    Which version of 11g ? For 11gR2, see the requirements here - http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#i1011417
    Any server that exceeds these requirement will suffice. Obviously the more the number of processors, the faster the processors, the more the RAM, the more the disk etc etc, the better.
    HTH
    Srini

  • Can anyone suggest which NI-Smart cam would be better for my application???

    We are planning to automise the vision inspection System. Our need is to check OD(15mm),ID(8mm),Height(3.5mm), Potting(Presence of cracks,bubbles,etc),Pin placement, Height of pitch. Which NI-Smartcam would be better for implementing this application.

    Hi swathirangaraj,
    why don't you call your local NI sales support when you want to know about NI cams?

  • Which wi-fi speakers are recomended for MacBook Air

    Which wi-fi speakers are recomended for MacBook Air?

    I cannot personally advise because I don't know about those specific models.
    In 10.7, Apple already provides built-in software and updates for many printers. Check the lists below.
    Apple list of Epson printer software included with 10.7:
    http://support.apple.com/kb/HT3669#epson
    Apple list of HP printer software included with 10.7:
    http://support.apple.com/kb/HT3669#HP
    Also, Epson and HP both have support web pages where they describe their support for Mac OS X 10.7 and have driver software available to download. There's a good chance the that printer driver software you find online will be more recent than on the CD in the box with the printer, so you'll want to check those sites anyway.
    Epson's 10.7 page:
    http://www.epson.com/cgi-bin/Store/support/supportLion.jsp
    HP's 10.7 page:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01664444&cc=us&lc=en&dlc=en

  • How to find what are all the rules and events are monitoring for specific server in SCOM 2007

    how to find what are all the rules and events are monitoring for specific server in SCOM 2007.
    I need to know what are all the events, services, and rules are monitored for the specific server.
    Kindly help me friends.

    how to find what are all the rules and events are monitoring for specific server in SCOM 2007.
    I need to know what are all the events, services, and rules are monitored for the specific server.
    Kindly help me friends.
    Thanks for the question Sandoss. This is something that we all come across at sometime.
    Thanks & regards, Sumit Agrawal
    The lack of this feature is an inexcusable oversight for an enterprise management product.  They have some serious lightweights making design decisions on the SCOM team. 5 thumbs down. 
    BTW the answer is probably LOTS of stuff. Literally 100's of workflows are running on any server. 
    The following OpsMgr DB query will list all running monitors on a server. Change the name of @srv. I think this works pretty well.  I'd like some feedback if something is missing.
    DECLARE @srv varchar(30)
    SET @srv = 'your name here'
    SELECT mon.displayName as monitor, bme.FullName,bme.DisplayName as object,
    case
        when s.HealthState = 1 then 'healthy'
        when s.HealthState = 2 then 'Warning'
        when s.HealthState = 3 then 'Critical'
        else 'N/A'
    end as Health
    FROM state AS s WITH (NOLOCK)
    left join BaseManagedEntity as bme WITH (NOLOCK) on s.basemanagedentityid = bme.basemanagedentityid
    left join dbo.MonitorView Mon WITH (NOLOCK) on Mon.ID = s.monitorid
    where
    bme.FullName like '%' + @srv + '%'
    and s.HealthState <> 0
    and mon.IsInternalRollupMonitor = 0
    and mon.IsExternalRollupMonitor = 0
    order by bme.DisplayName, mon.displayName

  • Caution: Info structures S026 and S226 are active for repetitive mfg

    Hi,
    When I run the standard report MCRO - Material Usage Analysis: Repetetive Manufacturing, I am getting the message
    Caution: Info structures S026 and S226 are active for repetitive mfg
    How to overcome this.
    thanks and regards
    muru

    Hi,
    Try Thi - might work.:
    1) Before running the tcode MCRO - (i.e type MCRO in the commond prompt and then do the next steps)
    2) Menu- Got to- User settings
    3) Default your user name will be there.
    4) Now start selecting key figures and charecteristics.
    Save and try to execute.

  • Which IDE is better for HTML/AJAX development in AIR?

    Hi everyone,
    Which IDE is better for HTML/AJAX development in AIR?
    Dreamweaver or Aptana????
    Thanks for all your help
    IrishAIRMax

    Anyone have an opinion on this?

  • BEx:Hierarchies in DIM and FAC are different for Cost Element

    Hi Experts,
    Whenever we execute a report we are getting a warning message as "Hierarchies in DIM and FAC are different for Cost Element", but in report level we are not maintaining hierarchy properties for Cost Element.
    We have executed Master Data tests in RSRV also and still the problem.
    Is any other to do to get rid of this warning message?
    Thanks in Advance.
    Regards,
    RAO.

    Hi all,
    I face the issue like this but with transaction KOAP - Plan settlement
    But, the problem is that, I do not active reconciliation ledger, so I do not maintain any thing relate to reconciation ledger or adjustment posting? I can do transaction "actual settlement"  without error
    So, How this error come to me?
    And how I can fix it?
    Thanks all!

  • Firstly I updated my ipad into ios7 and after watching the video by Apple, iWork, pages and numbers are free for download after updating iOS 7. How can I download iWork pages and number for free?

    Firstly I updated my ipad into ios7 and after watching the video by Apple, iWork, pages and numbers are free for download after updating iOS 7. How can I download iWork pages and number for free? Please help me.

    stevejobsfan is correct; iwork for ios is free only for new purchases of new ios devices. A good work around (if you have wifi connectivity) is going to the icloud website on your ipad, and working on your document.
    A word of caution (the real reason I am responding to your post). If you do a lot of 'formatting' of a document on iwork for mac, and then save it in icloud; you will probably loose most of the formatting you have done (this will be true if you oppen the document in iwork for ios; also) It happened to me, and I did not duplicate the document before saving it to icloud; I lost at least an hours worth of work.

  • UKMCRED_SGM0C: Only tables and views are permitted for extraction???

    All,
      My BI transport got failed (from Dev to QA) with the reason
      " UKMCRED_SGM0C: Only tables and views are permitted for extraction" . Can you please help me in this.
    Thanks,
    Andy

    hi Roger,
       Could you please provide more details of the transport ... like what was being transported ... from what I see I feel you attempted to transport a generic datasource.. not sure.
    Best regards,
    Kazmi

  • Where are files for my applications kept? I'm trying to do a clean install.

    I have an intel imac OS 10.6.8. I have to do a clean install and need to transfer my files to a USB flashdrive because time machine hasn't backed up in 3 months. Where are files for my applications kept?

    Since you mentioned Time Machine, I'm assuming you have an external hard drive? So why not make a complete backup - either with Time Machine or a bootable clone with CarbonCopyCloner or SuperSuper? Applications sometimes transfer well, but not always - it depends how many files/parts they have on the hard drive in different locations. There is no simple answer to your question because of that - it depends on the individual application. I'd back up all of it, do the install, and then use Setup Assistant to port things back.

  • Which frame works will support for blackberry application developement.

    Hi
    Which frame works will support for blackberry application developement?
    Thanks
    Achyut

    hello,
    I think you'll have much more answers if you post in one of the three discussion boards "Blackberry Development" :
    http://supportforums.blackberry.com/rim?category.id=BlackBerryDevelopment
    Anyways, RIM has a website for people who want to start developing, it's here :
    http://na.blackberry.com/eng/developers/started/
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Which one is the best approach for responsive UI development option in SharePoint 2013

    Which one is the best approach for responsive UI development option in SharePoint 2013
    Device channel or responsive UI (HTML, CSS)?

    In practice you're probably going to end up with a combination. A couple of device channels for classes of device and then responsive UI within those channels to adjust to particular devices within the classes.
    Of course the real answer is as always 'it depends' as you'll need to pick the best option for each client based on their needs.

Maybe you are looking for

  • Account re-activated but still not able to use

    My account got de-activated a couple of days ago. I've re-activated it on the same day. Was told after re-activation that Skype would send me an email to confirm re-activation. I have not received the email, and still cannot use account, although mon

  • CSS vertical-align problem

    I cant figure out why the valign isnt working on my page.. http://www.v4.skiingbc.info/pages/skiarea2.php?Name=Test1212&TrailMaps=X&FS=√&LP=√ CSS Sheet: http://v4.skiingbc.info/v4.css I want all text to be middle aligned in the table cells... If some

  • How to Change repository in Discoverer 11g

    Hi Experts, i hope this is a very good question . we have installed discoverer 11g on a dev databse successfully and i worked fine for few days . suddenly our database got corrupted and lost so we have created a new database with same old name and de

  • Mavericks Patch Won't Work

    Hi, I'm new to Creative Cloud. After installing, I find out that After Effects cc doesn't run on Mavericks yet.  I was directed to the 12.0.1 patch, but when I try to install it, I am told "Updates could not be applied. This patch is not applicable f

  • Printer Problems after new Belkin router installed.

    Had to get a new router and after installing it, found I could not print wirelessly from my laptop.  The router is recognized by the printer and the laptop but when I try to print I get a message that "The printer is not connected."  The printer is p