From: Tom D. <td...@vg...> - 2000-03-16 16:47:24
|
On Wed, 15 Mar 2000, Tom Byrum wrote: > Will this break it on older PalmOS systems, such as a Palm Pro? No. There would only be breakage if I used PalmOS 3.5 features. The SDK only makes the features available. In this case, I could add support for color in the future if I wanted to. > Also, is there a reason the system is set to 20 record max? I changed it > in my compile, but was wondering if there was a stability issue or > something. I just didn't want to have 100 rows in the design view when you created a database esp. since it means allocating 100 entries of the stucture used to track the design, etc. The 20 row max is only in creating databases on the Pilot itself. If you make a database on the desktop, there is no limit. Tom |