i'm writing a conduit that is supposed to open a palm database (on the palm) and an MS Access db available on the pc. i'm looking at using mfc dao 'cause i can't find examples of non-mfc dao. when i create the conduit project i don't have mfc capabilites so i can't use dao classes etc.... an idea i thought of is create the conduit dll with all i can do, but place all mfc functions into an mfc dll. then have the conduit dll call the mfc dll when the need arises. has anyone else tried this? and if so, what method was used to merge the conduit with MS Access capable functions? tia Charles R -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
