I have a VB class that can create a PDB file from an access table. If you 
want I can send you the code.

-Sugho-


>From: "Ken Miller" <[EMAIL PROTECTED]>
>Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>Subject: Creating PDB files
>Date: Mon, 21 Feb 2000 20:51:41 -0500
>
>I need to create a PDB database for a program I am working on and then
>transfer it over to the Pilot.  When looking through the docs on the PDB
>file format (The Pilot Record Database Format) it says that when creating 
>it
>on the PC to be carefeul about the difference between the 68000 Motorola
>storing as High Byte First and the PC storing Low Byte First - I take this
>to mean that numbers need to be saved in Big Endian format instead of 
>Little
>Endian format.
>
>Does anyone know of a good way to do this without first converting the
>number to a binary string, reversing the string btyes and then converting 
>it
>back to a number?  I am looking to do this in Visual Basic for easy access
>to an Access .mdb file, but any pointers will help :)
>
>Thanks in advance.
>
>Ken
>[EMAIL PROTECTED]
>
>
>
>__________________________________________________
>
>Do You Yahoo!?
>
>Talk to your friends online with Yahoo! Messenger.
>
>http://im.yahoo.com
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe, 
>please see http://www.palm.com/devzone/mailinglists.html
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to