Sorry for taking so long to respond.
> However, if I am not mistaken, one must purchase SQL Anywhere
Studio.
> That's
> a big package to buy for a small component.
The package costs around $300, upgrades are cheaper.
UltraLite is not a small component within it.
In order to generate an UltraLite database, it is modelled from an
Adaptive Server Anywhere (ASA) database (called the reference
database). This allows proper performance tuning to happen. If your
application is using SQL statements (select, update, delete),
generally these statements must be optimized. The engine has to use
the correct indicies to make lookups as fast as possible.
Since UltraLite can exchange data (via HotSync, Serial and TCPIP) with
Microsoft, Oracle, DB2 and Sybase, the package also include MobiLink
Synchronization Server. This is where all the work takes place. You
define where the data goes and where and what data is exchanged with
the UltraLite database.
If you are developing an application that will never synchronize with
any enterprise database, you still require the ASA reference to
generate access plans for the UltraLite database.
UltraLite is very much integerated in the SQL Anywhere Studio package.
David Fishburn
Mobile and Embedded Computing Division
Sybase
> -----Original Message-----
> From: Alan Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 11, 1999 11:47 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Relational database structure using Palm databases
>
>
>
>
> However, if I am not mistaken, one must purchase SQL Anywhere
Studio.
> That's
> a big package to buy for a small component.
>
> --Alan
>
> > -----Original Message-----
> > From: David Fishburn [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, August 11, 1999 10:18 AM
> > To: 'Rohnny Moland'
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: Relational database structure using Palm databases
> >
> >
> >
> > Sybase SQL Anywhere Studio has a new technology called
> UltraLite which
> > has been available for almost a year. We have many applications
> > deployed using this. See http://www.scorecardpro.com. It
> allows you
> > to develop finger-print (not foot-print) sized databases for
> > mobile/embedded devices. On the RIM pager, our application was as
> > small as 35K, on the Palm OS it starts at 50K in size.
>
>