I use palm-db-tools utilities for convert databases. When use csv2pdb i define
the name fields in the info file or command line as:

csv2pdb -f code,integer -f name,string -t "ClientsDB" client.csv client.pdb

and editing later the pdb file i see the name fields in the binary code (whith
vi), but when i make the pdb file in the palm i don't know these name fields for
the INF file, because if write any name don't work, i get this error:
Violacion de Segmento

(Note: Segment violation)
 �?

---------- Forwarded Message -----------
From: "drvirens" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Wed, 13 Aug 2003 13:43:19 -0000
Subject: Re: How know  the name fields of PDB file

Please, can you explain your question in more details ?

Do you wanna know the names of the fields of a PDB file ? If so, I am
sorry that is not possible to do since the PDB does not store
the "names" of fileds anyway. It stores the records as "raw" data. It
is the programmer who has to interprete those raw bytes and work
with.

-Viren

--- In [EMAIL PROTECTED], "rguevara" <[EMAIL PROTECTED]>
wrote:
> Hi all, i need know the name field of the record in a PDB file for
convert a PDB
> to CSV file (i need for the INF file). Exist one application
like "par" for show
> this name fields?
>
> --
> Open WebMail Project (http://openwebmail.org)
>
> --
> For information on using the Palm Developer Forums, or to
unsubscribe, please see http://www.palmos.com/dev/support/forums/

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


--
Open WebMail Project (http://openwebmail.org)

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

Reply via email to