cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

UltraliteJ - connecting/creating the database with Sybase Central

Former Member
2,182

Hi,

I am working on converting an existing Windows Mobile system to Android and have been reading about UltraliteJ. The current system uses Ultralite for Windows Mobile. Some documentation states an UtraliteJ database can only be created using the java api and some documents state that it can be accessed/created using Sybase Central.

Which is correct?

Thanks, Paula

Accepted Solutions (1)

Accepted Solutions (1)

philippefbertrand
Participant

You can create an UltraLite database using Sybase Central. Android UltraLiteJ uses the native UltraLite runtime under the covers.

Please submit a DCX comment on the documentation page which told you that UltraLiteJ databases could only be created using the java API.

Sorry for the mix up.

Former Member
0 Kudos

Thanks for the quick response! Turns out I was originally looking at version 12 docs: http://infocenter.sybase.com/help/topic/com.sybase.help.sqlanywhere.12.0.0/pdf/ulj12.pdf

I guess that changed in 16, then?

philippefbertrand
Participant

Latest docs of all supported versions can be found at http://dcx.sap.com/index.html

In earlier versions, UltraLiteJ was primarily a pure Java API for BlackBerry. Android was added but under the covers it used the native UltraLite libraries so it used a different database format than BlackBerry devices.

As of version 17, BlackBerry devices are no longer supported.

philippefbertrand
Participant
0 Kudos

If this solves your question, please accept the answer.

Answers (0)