From: "Mike" <[EMAIL PROTECTED]> > I need to create a static database that I distribute. The data was exported > from a text table to CSV. I wrote a program to convert the CSV file to a > file that PDBMake would read and then PDBMake converted it to a PDB. > > The problem is the Nulls. I want each record to have a two byte binary > number (ID) followed by null terminated text. This worked for every record > except where one of the two first bytes were 0x00. >
PDBGo was created for this sort of nitty-gritty detail, but it's not free. I think PDBC also supports this sort of control. Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
