| Article: |
Data Persistence with Waba | |
| Subject: | about WinCE | |
| Date: | 2001-06-21 20:27:31 | |
| From: | chihchun | |
|
Do you know how to read "Contacts database" with waba on Windows ce ? |
||
Showing messages 1 through 1 of 1.
-
about WinCE
2001-06-22 09:34:05 mferris [View]



Catalog c = new Catalog "MyCatalog",Catalog.CREATE);
This leaves off the CreatorID, and the Type, which are Palm-specific. The other thing to keep in mind is that while WinCE supports 32 character file names, the Palm OS does not. If you want to maintain any portability, keep your Catalog names to 31 characters or less.