Thanks for pointing out PDBC, Chris. I gave it a try, and within a couple hours was able to get some real data to test a new application with until a proper conduit was ready. That's a very handy tool for testing!
Adrien. Monday, June 14, 2004, 8:21:50 PM, you wrote: CT> From: "Mike" <[EMAIL PROTECTED]> >> I need to create a static database that I distribute. The data was CT> 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 CT> record >> except where one of the two first bytes were 0x00. >> CT> PDBGo was created for this sort of nitty-gritty detail, but it's not CT> free. I think PDBC also supports this sort of control. CT> Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
