In article <86381@palm-dev-forum>, [EMAIL PROTECTED] says... > > Has anybody had any experience using Palm's new WDBAS wireless application > server?
Palm has done training here at Metrowerks on the product, and its included (in a development edition) in our CodeWarrior for Palm OS, Enterprise Edition V8. > Was just wondering if anybody here has played with WDBAS at all. What few > comments there are on the chat forums at the WDBAS pages on Palm's site are > suspiciously non-specific. And, many of the questions are asked and then > answered by the same person (probably from Palm's WDBAS tech group). I don't know why they didn't respond. From working through their samples and looking at their APIs, this toolkit looks promising. Its primary purpose is to perform SQL transactions over a wireless interface. It can use either INetLib or NetLib as its communications channel, and it supports both dynamic SQL and static SQL statements stored on the host running WDBAS. It was fairly easy to alter their sample code to talk to a different database server and to customize the setup files for different queries and stored procedures. > I'm curious why WDBAS supports CodeWarrior's "C" on Palm devices, but uses > AppForge's VB toolkit on Pocket PC devices. It would seem that if you're > going to use AppForge on one platform, you'd use it on both so you'd have > "portable" application code. Isn't that one of the reasons (if not the ONLY > reason) to use that tool? I thought they supported AppForge on Palm OS as well. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
