Don't you have a DataInputStream? Call "float value = ((DataInputStream) in).readFloat();"
It's all a Java language problem.
Henk
Suman wrote:
hi... i am writing a conduit in which i have to fetch the records from the palm database (.pdb file) and place them in a database.i was successful in connecting to the palm database and retrieving the records using the ReadNext method.. Using the function ByteArrayToBSTR i was able to retrive the string values.. but then i have problem in retrieving Floating point values from the ByteArray.
-- ------------------------------------------------------------------------- [EMAIL PROTECTED] www.metaviewsoft.de <A HREF="http://www.handango.com/PlatformTopSoftware.jsp?authorId=95946"> <IMG SRC="http://user.cs.tu-berlin.de/~jonash/werbung_palmos.jpg"></A> ------------------------------------------------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
