vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am using the following synch_info for Hotsync Synchronization (for palm platform) - synch_user = "user23" synch_version = "1.0" stream = ULPalmDBStream() stream_parms = UL_TEXT( "{stream=tcpip;host=localhost}" ) the ASA version i'm using is 8.0 and code warrior is 8.0 The application compiles fine but it can't synchronize - the hotsync log generates the following error: ---------------HotSync Log------------------------------------ FAIL Adaptive Server Anywhere Conduit (SQLCODE = -85) 06/30/03 12:01:03 Upload was not received by the MobiLink server. 06/30/03 12:01:03 Unable to read from the 'tcpip' network connection. Unable to read ??? bytes. ------------------------------------------------------------- The Mobilink Server generates the following error: ************************************************** ** I. 06/30 12:01:03. <thread 1.5>: Working on a request I. 06/30 12:01:03. <thread 1.5>: Cached ODBC statement: SELECT last_modified FROM ml_scripts_modified I. 06/30 12:01:03. <thread 1.5>: Cached ODBC statement: SELECT version_id FROM ml_script_version WHERE name = ? E. 06/30 12:01:03. <thread 1.5>: Error: Version 'custdb' not found in the ml_script_version table. Cannot synchronize. I. 06/30 12:01:03. <thread 1.5>: Synchronization failed ************************************************** **** Please Help!!! -FRahman -- Posted via http://dbforums.com |