Java ME embedded database used in BlackBerry for mobile CRM

Interested in business applications of Java ME mobile technology, or in embedded database systems available for Java ME?
If so, take a look at the news posted on McObject's 'Perst Blog'. Maximizer, a British Columbia company, has adopted the Perst Lite open source, object-oriented database for Java ME to integrate with its customer relationship management (CRM) software on BlackBerry devices.
What Maximizer gets from Perst Lite -- in addition to efficient data management and 'transparent persistence' for developers -- is support for the JSR 75
specification, which enables database files to be saved to SD cards within the BlackBerry smartphones.
The post is at at [http://www.jroller.com/perst/entry/perst_lite_chosen_to_improve]{size}{font}

Spam blocked. As this user has only ever logged in here to post spam, the user account is blocked for a year.
db

Similar Messages

  • Embeded video using video tag for mobile Applications , Phonegap

    Hey.
    I am trying to get an embeded movie to play when I convert the mobile app to an .apk file.
    I can play the video using the dreamweaver "Live" option , and I can watch a video if it has a http:// URL . however the video wont play when I use a rellitive path such as videos/video.mp4
    The actual html block looks like this :
    <!--Working on mobile device -->
    </video>
    <video poster="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Teddy_bear_27.jpg/250px-Teddy_bear_27.jpg" controls>
    <source src="http://www.w3schools.com/html/movie.mp4" type="video/mp4">
    </video>
    <!-- Not working on mobile device -->
    <video width="560" height="340" id="videoToPlay" poster="images/thickGuy.png" controls >
      <source src="videos/broken_compas.mp4" type="video/mp4" />
    When I load onto the mobile device , I get the spinning option, but it never actually loads the video.
    Could this be a file path issue ?
    Has anyone else tried to embed a video for phonegap dreamweverCC ?. I would be very intrested to know if they got it working.
    Cheers

    Thanks John Fritz.
    I was actually trying to use the <code> tag for the entire code block on this form, but it got very messy. I may have deleted / re arranged  some code accidently.
    In the end I used a hacky way , that I know won’t work in other phones, but you may understand my problem a bit more here :
    <video width="560" height="340" poster="images/thickGuy.png" controls id="videoCompass">
    <source src="file:///storage/sdcard0/Movies/broken_compas.mp4 type="video/mp4">
    </video>
    The video dose actually work and play now, but the path is absolute, rather than relative. The question is, where would “broken_compas.mp4”  actually install to on an android , if I hadn’t manually placed the video on a specific folder on the phone? . The only reason this is working is because I had to manually place the video in a folder on the phone.
         Madness me thinks :-)

  • Do I dare use new Blackberry for Mac for 3-way sync?

    I have a Blackberry 8310 running v. 4.5.0.11.  I used PocketMac to sync with my personal MacBook (Leopard 10.5.7)  and  Microsoft Entourage, with lots of problems around duplicate records. I have not tried the new Blackberry for Mac.
    Last month I took a new job and have to use the Enterprise services for wireless, continuous sync of my blackberry to the company's server.  It works great.  But I have been keeping  my contacts and calendar on my Mac, not only on the phone and the enterprise server.  I have not synced the Mac and the berry for weeks waiting for this new software.  I have many contacts and calendar events on my Mac that I don't want to manually transfer to corp. email.
    1. Will a sync between my berry and my Mac with the new Blackberry software work without messing up my Entourage? 
    2. What problems can I expect if I try? 
    3. Any advice to avoid problems; e.g., turn off connections when syncing?
    Many thanks in advance!
    Rob

    http://blog.weareboy.co.uk/why-you-need-a-better-graphics-card-for-cinem
    Graphic cards hierarchy chart:
    http://www.tomshardware.com/reviews/gaming-graphics-card-review,3107-7.ht%20ml
    Card chooser:
    http://www.welovemacs.com/apvica1.html

  • Connectivity with  oracle database using web Dynpro(for java)

    Hi,
    In web Dynpro we will connect to SAP systems by using Adaptive RFC.  Then How to connect the oracle 8i/9i using webdynpro? Plese tell me the procedure to establish the connecting using enterprise portal?
    Thanks & Regards,
    Mastanvali Shaik

    Hi,
    Check these:
    WebDynpro and Oracle using DTOs
    https://wiki.sdn.sap.com/wiki/display/VC/JDBCConnectionSetup
    Connecting Problum of SQL
    Greetings,
    Praveen Gudapati
    [Points are welcome for helpful answers]

  • Error while insert into database using DB adpater for Field BLOB

    Hello All
    I am trying to tranfer data from Database A to Database B using Oracle DB adapter.
    Table of databse A contains field BLOB, which cotains the resume /doc file.After transformation in Database B format ,while invoking the DB adapter to insert, I am getting follwing error
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>null</code>
    </part><part name="summary"><summary>file:/u01/bpelvinc/product/10.1.3.1/OracleAS_1/bpel/domains/viapps/tmp/.bpel_ERecuit_Application_New_1.0_d1c2b2149a9e0c7c745279667ad1fc84.tmp/DB_APPL_111.wsdl [ DB_APPL_111_ptt::insert(RtmApplicantCollection) ] - WSIF JCA Execute of operation 'insert' failed due to: DBWriteInteractionSpec Execute Failed Exception.
    insert failed. Descriptor name: [DBAPPL111.RtmApplicant]. [Caused by: Error in encoded stream, got 2]
    ; nested exception is:
         ORABPEL-11616
    DBWriteInteractionSpec Execute Failed Exception.
    insert failed. Descriptor name: [DBAPPL111.RtmApplicant]. [Caused by: Error in encoded stream, got 2]
    Caused by Exception [TOPLINK-3001] (Oracle TopLink - 10g Release 3 (10.1.3.3.0) (Build 070608)): oracle.toplink.exceptions.ConversionException
    Exception Description: The object [xs:base64Binary 43524541544520544193B0D0A], of class [class java.lang.String], could not be converted to [class java.sql.Timestamp].
    Internal Exception: java.io.IOException: Error in encoded stream, got 2.
    </summary>
    </part><part name="detail"><detail>
    Exception Description: The object [xs:base64Binary 4352E616D65293B0D0A], of class [class java.lang.String], could not be converted to [class java.sql.Timestamp].
    Internal Exception: java.io.IOException: Error in encoded stream, got 2</detail>
    </part></bindingFault>
    Please let me know ,what are the possibilities.
    Thanks
    Satendra

    Hi...
    well... My flow goes like Pl/SQl ---> BPEL,
    Now PL/SQL code reads data from the Database A and Send it to BPEL which inserts into the Database B.
    with respest to above design, I found the problem in pl/sql block.
    Actually I am sending a BLOB field in the soap message. but some how pl/sql now ablt tot handle that or sending some wrong data.
    my question is how to send a blob filed data to bpel using pl/sql block. this the reasion I am getting above error.
    Thanks

  • ORACLE LITE Using for mobile CRM

    We are developing a CRM application and intend to use Oracle lite in order to enable working offline.
    Has anybody done such a project or similar one?
    Can you please share your experience with me?
    Thanks,

    http://download.oracle.com/docs/cd/E12095_01/doc.10302/e12080/preinstall.htm#CBHIIFJA
    <quote>
    3.8.1.2 Software Requirements For Windows Mobile Clients
    * Windows Mobile 5
    * Windows Mobile 5 for Pocket PC
    * Windows Mobile 5 for Pocket PC Phone Edition
    * Windows Mobile 5 AKU2
    <quote>
    You can download the latest version of Database Lite 10.3.0.2

  • Can I play embedded video in Adobe Reader for mobile device (android tablet)?

    I have created a PDF file using adobe xi pro and embedded a video in the file. When I move the file in my tablet (andorid jelley bin) and try to run the video file using mobile Adobe reader nothing happen. Any help will be appreciated.

    I had a similar problem, and I found this response in an older Adobe forum post.  Check it out.

  • Pin object using scroll motion (for mobile website)

    I want to pin an object in a specific position. But since the pin option is not available for phone website I was wondering how can I  do this using scroll motions.

    Hi
    Apply scroll to the object with no field value for movement which would fix that no page.
    Thanks,
    Sanjit

  • How to implement OData based BASIC Authentication using HTML, JavaScript for Mobile Apps using Apache Cordova/PhoneGap and datajs-1.1.1.js library

    Hello,
    I have an issue with OData based BASIC authentication for iOS App created using HTML, JavaScript, SAP UI5, OData and Apache Cordova/PhoneGap.
    Please check the post here http://scn.sap.com/thread/3527245
    Request you to kindly reply on the above given link.
    Thanks and Regards,
    Suraj Kumar

    Hello Prathik,
    The code which I am using for OData based BASIC Authentication, for my Mobile App is as below.
       var onSuccess = function(data) {
       alert("We are Through"); //Just to check that the OData request was sucessful
       var onError = function(err) {
       switch(err.response.statusCode) {  
       case 403 : {
       window.alert("Error Code - 403, Service unreachable ");
       break;
       case 401 : {
       window.alert("The credentials are incorrect or missing!");
       break;  
    // dataUserName and dataPassword are the two variables, in which I am storing my Username and Password, respectively.
       var connectionRequest = {
       requestUri: "ODATA SERVICE URL GOES HERE/",
       headers: { Authorization : 'Basic ' + Base64.encode(dataUsername + ":" + dataPassword) },
       method: "POST"
       OData.request( connectionRequest, onSuccess, onError);

  • Use Microsoft Communicator For Mobile for Google T...

    Hello Everyone!
    Does anybody know how to integrate Google Talk into Microsoft Commuicator??? So that we can chat right from the "Contacts" Menu. 
    --Giri--

    @esr86:
    OviChat is simple i agree.. But the problem is that, when using external chat clients like ovichat fring,or anything others, please be aware that it won't sign out when we exit that program.. I had experienced that problem several days ago.. We will be "Online" at all the time 24Hrs throughout. Thats why i asked about Communicator. Similarly, I m trying to get the details to fetch FB account to Communicator!!
    And about your English, you sounds like an Oxford-ian!! far better than me!!
    Regards,
    --Giri--
    --Giri--

  • Read a text file(database) from a servlet for j2me..?

    Anyone know how to read data from a text file as a database using a servlet for j2me..?
    How to do it..?
    Thanks in advance.

    i tried something like that but there is a NullPointerException... Is what i'm doing correct..?
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.sql.*;
    public class LoginServlet extends HttpServlet {
      private static final String db_server = "localhost/";
      private Connection con = null;
      private String content="";
    public void doPost(HttpServletRequest  request,
                         HttpServletResponse response)
        throws ServletException, IOException
        response.setContentType("text/plain");
        PrintWriter out = response.getWriter();
        String strUserid = request.getParameter("userid");
        String strPassword = request.getParameter("password");
        System.out.println("userid received: " + strUserid);
        System.out.println("password received: " + strPassword);
         try{
                   System.out.println("opening the file....");
                   //String url = "file://"+dbServer+"test.txt";
                   //String uri = "file://localhost/test.txt";
                   String uri = "file://Program Files\Apache Group\Tomcat 4.1\webapps\Project\WEB-INF\classes\trial\test.txt";
                   //String uri = "file:/database/res/test.txt";
                   System.out.println( uri );
                   InputConnection conn = (InputConnection) Connector.open( uri,Connector.READ );
                   System.out.println("connection established");
                   InputStream in = conn.openInputStream();
                   int ch;
                   conn.close(); // doesn't close input stream!
                   System.out.println( "Contents of [" + uri +"]" );
                   while( ( ch = in.read() ) != -1 ){
                   System.out.print( (char) ch );
                   in.close();
                   catch( ConnectionNotFoundException e ){
                  System.out.println( e.toString()+"File could not be found!" );
                  System.out.println( "File could not be found!" );
                   catch( IOException e ){
                       System.out.println( e.toString() );
                   catch( Exception e ){
                       System.out.println( e.toString() );
          out.close();
        } // End try
        catch (Exception e) {
          System.out.println("Exception in doPost(): " + e.getMessage() );
      } // End doPost
    } // End loginServlet

  • Real-time support in Java SE Embedded

    From what I understand, Java SE Embedded is a slimmed down SE JDK/JRE compiled to support different typical embedded processors, ARM etc.
    Does Java SE Embedded provide any additional support for handling realtime situations? For example, are there any JVM modifications to guarantee response times and execution times for time critical scenarios?
    The reason for asking is that I know a while back there was a specific Real Time Java release - did any of this technology get rolled into the new SE Embedded?
    Thanks.

    Yes, Java3D or an openGL toolkit such as JOGL or LWJGL is probably the best choice. Bearing in mind that Java3D is on the way out you may want to look at using OpenGL although there is much talk over at javagaming.org of putting together an open-source Java3D-like scenegraph renderer for the openGL toolkits and the guy working on it is very good indeed so it will probably happen. Assuming that it does, time spent learning Java3D is not wasted time.
    If you are interested in Java3D download the API and tutorials and see how you get on with it. I put together a fairly gaming oriented tutorial here http://www.newview.co.uk/e/tutorials/java3d/index.jsp which may help you get started.
    If you are serious about writing games in Java you will want to get over to the javagaming forums http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi because that is where you can generally find the best advice. There are a number of old threads on this question there and you will probably find it well worth your while to look through the older posts on it.

  • Use of Hostname for connectivity through client in 10g

    Hi,
    Can anyone please clarify the use of host name and DB name? I mean currently we are using Oracle 8.0.5 where clients are connecting to Database using the hostname for e.g "Dataserver"... but now we are planning to migrate our DB to 10.2.0.1 where in testing phase when we created database with same name i.e "Dataserver" oracle doesnt allow this as giving error that DB name cannot b same of host name... now i want to know is there any possibility in 10g that we can use host name for connecting to DB through clients?
    this question requires urgent attention as we need to migrate our database as early as possible.
    thanks

    while connecting to sql i m using:
    SQL> connect sharjeel/a@dar-dev-002
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    output of lsnrctl stat:
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 26-SEP-2011 17:15:18
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 26-SEP-2011 14:52:33
    Uptime 0 days 2 hr. 22 min. 48 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener Log File D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dar-dev-002.AKHST.org)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully

  • How to connect database using coding in trigger in forms

    Oracle forms6i
    Hai All
    Is there any possiblity to connect database using coding.
    For example when we open a form and we use some button and write some coding and when we execute a small will appear and we give username,connection identifier and database name.
    Is it any possible there when we create a button and in that button we write coding our database name,connectionid and user and when we exe it will internally connect database Pls tell me..
    Regards
    Srikkanth.M

    use LOGON Procedure
    PROCEDURE LOGON
      (username  VARCHAR2,
       password  VARCHAR2);
    logon('scott','tiger@orcl');Mr.Srikkanth.M if u dont close ur old questions dont expect others to answer ur question everytime......so plz remember if u think the person's answer is helpful or correct mark it accordingly
    Thanks :)
    Baig
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

  • Using my Blackberry Abroad by WIFI only... HELP!

    I've been researching this topic and speaking to people from Vodafone customer services and I seem to be getting different answers!
    I'm going abroad for 6 month and want to use my Blackberry for WIFI only to avoid any overseas charges. I was planning on turning the mobile network off - this means I won't be able to send/recieve calls, SMS etc. right? Then I was going to leave data services on but off whilst roaming and turn on the WIFI. I did this and tested it out at home and it connected fine. However, I've been told that I need to turn data services off otherwise I will incur charges from GPRS, do they mean data services off and off whilst roaming? Because I did this and tried to connect via WIFI and it didn't work, or do they just mean turn data services off whilst roaming?!

    hi  need real help
    have bb bold from singapore, and in manila filippines.  heard 3 different stories from providers :-
    want to use wifi, but without data roaming on doesnt do anyhting, cant use internet or bbm.
    sometimes it works but it has to have the wifi AND  bb logo showing before it works, with data roaming on
    does this mean i am going to get caned with my bill when i get back ?
    bb have a wonderful almost nonexistant help system to be able to ask when needed,   first help needed in 3 years of owning bb's and nowehere to ask !   great hey.
    any help really appreciated i am here three weeks and need to use my bb.
    thanks
    b

Maybe you are looking for

  • Ipod is recognised under my computer but wont work in itunes,

    My ipod worked fine on my old computer i dont think i had the most recent itunes but everything was working fine i had windows XP. Now i have a new laptop with windows 7 and my ipod wont work in itunes, i have uninstalled and reinstalled itunes 9 and

  • Sooo is there anything you can do to get money back if its missing from your account?

    so someone hacked my account and took 20 bucks from my account. anything i can do to get that back? and the 'report a problem' button under the account info is a joke and just sends me to the apple website.

  • Photos Change Color When Published

    Good morning, Wondering if anyone might be able to advise me on why the colors of my photos appear washed out when I publish my iWeb page to a folder. When I open the page in Firefox the colors are not as vibrant and saturated as when they are in iWe

  • Mobing file, file reference not updated

    I have created two directories, dir1 and dir2. In dir1 i created a file called test.txt. I then moved test.txt from dir1 to dir2 using: if(testFile.renameTo(new File(dir2,testFile.getName())))        System.out.println("File sucessfully moved"); else

  • Airport Card not connecting to existing network

    New to wireless and to these forums, although i have found them useful in the past this is my first posting. I have just installed a new airport extreme card into my imac, prior to this i installed the software. the airport card seems fine, the mac r