An easier way to change the creator is to edit the PDB file on the desktop using your favorite hex editor. The four character DB type is at offset 0x3C and the four character DB creator is at offset 0x40. -- Ken > > Farzin Ashraghi wrote: > > > > > Using a generic converter I'm generating *.pdb files. But I want to >change > > > its creator IDs in order to relate them with my palm application. I'm > > > trying to use DmSetDatabaseInfo command, but creator ID is a ULong. >Why is > > > a ULong and not a String? How may I convert my desired creator ID to a > > > ULong? I didn't have results trying to cast it. Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
