Apache Derby or Sun JavaDB in J2ME



Hello there,

I would like to run derby embedded in my J2ME application. Have been
looking for sample code on the net but not able to find any useful
information.

Appreciate your pointer!

Best regards.

.



Relevant Pages

  • Re: DataGrid Bug ?
    ... with some small sample code? ... Regards, ... Alvin Bruney - ASP.NET MVP ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Multiple instances of a form that has a subform
    ... please read the sample code again from the link I posted. ... > You will see that the form variable is declared in the 'Declarations' section ... > therefore it stays in scope after the sub or function executes. ... >> Regards. ...
    (microsoft.public.access.forms)
  • Re: regex in C oder RPG
    ... > I am not thrilled about the way the sample code passes the regex_t data ... but use the %addr of the data strucure during the actual call. ... > contents of the data structure into the pointer. ... I run the sample with the string/pattern ...
    (comp.sys.ibm.as400.misc)
  • RE: Get SelectedText from WebBrowser control
    ... use HtmlDocument.DomDocument property to get the unmanaged interface ... pointer for this HtmlDocument. ... Sample code like this: ... private string GetLastModifiedDate() ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Invoking a function through function pointer
    ... > pointer to a function. ... I have a sample code, ... > void func(int x, int y) ...
    (comp.programming)