| Greg Fenton 2006-03-27, 1:25 pm |
| Metin Gonen wrote:
> I am digging the internet to find the exact solution to my needs and It
> seems that ultralight is the answer.
UltraLite is the right answer :-)
> I want to connect to my desktop database which is firebird in realtime and
> wireless using a pocket pc.
Hmm...you will have to define what you mean by "connect in real time to
firebird". UltraLite (UL) synchronizes its data using the MobiLink
Synchronization Server (ML). ML supports the following consolidated (or
"central") databases:
ASA, ASE, Oracle, MSSQL, DB/2
There is no official support for Firebird. You might be able to achieve
synchronization with Firebird if its ODBC driver is capable enough, or
by using some other technology such as ASA's Proxy Tables. So the
picture would look like:
UltraLite <-> MobiLink <-> ASA <-> Firebird
> On the sybase website I have seen a developer license.
Yes, you can sign up for the SQLAnywhere Developer Edition for free.
This allows you to work with SQLAnywhere in a development enviroment:
http://www.ianywhere.com/products/ ...>
_started.html
> I think this is to
> develop the project and then when I want to deplay the
> project what should I buy extra ?
For information aobut licensing issues, you will need to speak with an
iAnywhere/Sybase sales representative:
http://www.ianywhere.com/company/contact.html
Hope this helps,
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
|