I tried with passing the dbf file name also, but it is not working. Thanx, Saharsh --- Adam Lovell <[EMAIL PROTECTED]> wrote: > > The filename should be the name of the DBF of MDB > file NOT the PDB filename > > > GetTableFromPalmPilot (strDataPath & "\" & "MY DBF > OR MDB FILENAME", "SMS5", > "SDDI_PalmDB.pdb", > 0, 0, 0) > > Hope this helps > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On > Behalf Of saharsh > shrotriya > Sent: Sunday, 3 February 2002 9:34 AM > To: Palm Developer Forum > Subject: Satellite ActiveX Control > > > I am trying to get the table from palm pilot by > using > the GetTableFromPalmPilot method of the Satellite > forms activeX control. In the earlier version only > the > file name was suffieient. But in the Latest version > it > has the many parameters like > > GetTableFromPalmPilot(Filename As String, CreatorID > As > String, SDDI_Plugin_Name As String, CreateFlag As > Integer, VersionMajor As Integer, VersionMinor As > Integer) > > I am using this method as under but it is not > working... > > GetTableFromPalmPilot (strDataPath & "\" & > "ESMS50000_EQUIPMEN.PDB", "SMS5", "SDDI_PalmDB.pdb", > 0, 0, 0) > > what i am doing wrong? > > any help will be appreciated.... > > Thanx, > Saharsh > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, > please see > http://www.palmos.com/dev/tech/support/forums/ > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
__________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
