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/
