The types are determined by the program designer.
ODBC requires a schema.  If you made the DB, you know the schema (then you
know the data types).  If you use the DB import utility, have it generate
the .bas file to access the data.  Use the file to determine the data types.
If you didn't make the app, ask the designer or use the DB import utility to
figure out the data types.
Use your MSDN library to help determine the byte width of the variables if
you don't already know.
Its not difficult at all.

----- Original Message -----
From: "K.S. Jaishankar" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Wednesday, January 16, 2002 9:35 PM
Subject: Re: Reading Date & Number fields from Byte Array


> Thanks Dave
>
> I know, AppForge data available to indenpendent conduits.  However, there
is
> no reference made to the data types they use while creating the PDB i.e.,
> palm data type to the add-in supported data type. The reference they have
> provided is only to the ODBC database data types with their add-in
supported
> data types.
>
> Looking at the CDK 4.02 and the tools availabe for VB programmers, it
seems
> we are on the wrong boat. Palm is really missing the opportunity to take
> advantage of VB developers.  I hope there is some good news with their new
> OS initiatives for VB developers.
>




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to