Problem with databases

2007-09-21 Thread erickantoniorp
Hi everybody, i am new developing for palm, so i have a question for you. First, i am using Codewarrior dev studio 9. How can i do to pass a desktop app with database to palm environment, because i have many tables, and they are bigger than 64k. I tried to load into a resource converting my mdb

re: How to distinguish incoming/outgoing call using PhnEventType ?

2007-09-21 Thread Vinodh Kumar M.
case phnLibLaunchCmdEvent: switch ((PhnEventPtr)cmdPBP->eventType) { case phnEvtSubscriber: // 0x000A // Incoming call break; case phnEvtStartDial: // 0x0027 // Outgoing call break; } ... Hope that helps. - mvk -- For information on using the ACCESS Developer Forums, or to unsubscribe, plea

Re: Emul68KMain.c, Line:403, illegal instruction 00DE at address

2007-09-21 Thread Phreak OnALeash
Hello Jonathan, I am compiling with the m68k-palmos family. > Could that be the problem? No, not at all... In fact you should be building for m68k. As I mentioned in the beginning of the first post, I'm porting this code > that was written for SDK 3.5 . And there it was also compiled with >

Re: creating web app for Palm... is Webclipping still the way or is WML an option?

2007-09-21 Thread Christopher Stamper
You know, most people wouldn't even know what web clipping is. It's OLD. On 9/20/07, DeanO <[EMAIL PROTECTED]> wrote: > > I want to build a web application for use on Palm devices... is > webclipping still the only way to present web pages to palm devices or can I > use other means like WML or ot

Re: Emul68KMain.c, Line:403, illegal instruction 00DE at address

2007-09-21 Thread Tam Hanna
Hi, as always, my first hint is to turn OFF the optimization - it often borks code...for me, O3 almost never works! Secondarily, does the code fork on the Tungsten E2? Best regards Tam Hanna http://www.tamoggemon.com -- Subject: Re: Emul68KMain.c, Line:403, illegal inst

Re: Bluetooth hotsync

2007-09-21 Thread Christopher Stamper
Thanks everyone! I made it yesterday, works great! I just need to hack the db now, the fun part! If you want it, look @ palmgear.com about next week. FastSync BT, maybe. On 9/19/07, Nikolai Filipov <[EMAIL PROTECTED]> wrote: > > You can use Filez to see all databases and locate the one you need.

Re: what to use after code warrior??

2007-09-21 Thread Bismi
U can use PODS :) -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/