Share

OpenBaseMovil

Code

Programming Languages: Java

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://openbasemovil.svn.sourceforge.net/svnroot/openbasemovil openbasemovil

Show:

What's happening?

  • Using SQL Scripting from a Midlet

    Hi, I couldn't find any example of how to use sSQL scripting for OpenBaseMovil from a Midlet. Can you guys please provide some code snippets? Like for example: - how to truncate a table - how to get results from a select statement. - etc. thanks a lot.

    2009-09-24 23:07:17 UTC by java-ca1

  • how to use SQL script

    hi, I couldn't find any documnetation explaining how can I use the SQL scripting described in the OpenBaseMovil-DB manual from a midlet. For example if I like to write a select on a given table(s) or do a TRUNCATE operation on a given table. can U guys please provide some code snippets. thanks a lot in advance.

    2009-09-24 23:00:01 UTC by nobody

  • database problem

    Hi, when I excute this code: Database db = Database.create( "mydb" ); after that I delete that code and excute below code: Database db = Database.connect( "mydb" ); db.start(); but there is this problem: bm.db.DBException: bm.storage.InvalidRecordIDException... what can I do? please help me? thanks...

    2009-08-24 07:18:32 UTC by nobody

Our Numbers