RE: DataTypes and Databases

2003-09-08 Thread dennis
I recommend using the correct data type, as you put it. You can always use a dev. tool to inspect your DB during development, so a clear text form of the data is only marginally helpful. On the other hand, a smaller amount of data will speed-up the hot-syncing process, coserving both time,

Re: DataTypes and Databases (PalmDB.dll)

2003-09-08 Thread RĂ©gis Daniel de Oliveira
Thanks Dennis. Your explanation cleared my mind about PDBs that is generated on a Palm device. But... My application uses a PDB that is generated on my desktop using the PalmDb.dll. Is PalmDb.dll able to generate other DataType as String, like float, double, boolean, etc? If yes, how can i do

RE: DataTypes and Databases (PalmDB.dll)

2003-09-08 Thread dennis
To: Palm Developer Forum Subject: Re: DataTypes and Databases (PalmDB.dll) Thanks Dennis. Your explanation cleared my mind about PDBs that is generated on a Palm device. But... My application uses a PDB that is generated on my desktop using the PalmDb.dll. Is PalmDb.dll able to generate other