> I need to create an application from a DB.
>
> Suppose I store the binary .prc in a local pdb database. Does anybody know a
> way I can extract the data and create the application.
>
> What would be great, if there is somebody that tried or has the code to do
> un upload of an application to the device through tcp/ip, instead of the
> hotsync utility. This will help me even more.
check out DmCreateDatabaseFromImage()
you can create databases and applications (an application is really
a database of a special type remember) :))
you should be able to receive a stream of bytes using TCP/IP, and
when done call DmCreateDatabaseFromImage() quite easially.
az.
--
Aaron Ardiri
Lecturer http://www.hig.se/~ardiri/
University-College i G�vle mailto:[EMAIL PROTECTED]
SE 801 76 G�vle SWEDEN
Tel: +46 26 64 87 38 Fax: +46 26 64 87 88
Mob: +46 70 656 1143 A/H: +46 26 10 16 11