"Jeff Loucks" <[EMAIL PROTECTED]> schrieb: > Why the other isn't working for you, I can't say. Are you using a real > device? The simluator and emulator will often not work as expected.
I tryed with the simulator, the emulator and a real palm... All of them say the same... > If you are concerned about opening the NetLib if it's not connected, then... > > Use NetLibOpenCount() to see if it's already open. If it is, then it may be > connected, so go see if the connection is good for your use. Unfortunately, NetLibOpenCount returns always 0... Maybe have I to call some other function before? > If NetLib is not already open, use NetLibOpenIfCloseWait() to open NetLib > only if it hasn't completely closed from a previous use. In that case, it > may still be connected. I can't find any issue of this function in the documentation... Thanks Luca Bertoncello ([EMAIL PROTECTED]) -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
