Remote access to mobile databases
Home | Products | Buy | Support | Downloads | Contacts | Forum | Blog Search

open all | close all

Manual | Knowledge Base | Download | Buy | License | Forum

Data Port Component desktop component reports errors through the new DataPortGetError API.

The list of preprocessing errors is as follows:  

Error Meaning
0 No error
-1 Invalid license.
-2 This Pipe is already connected.
-3 CeRapiInit failed.
-4 Timeout connecting to device.
-5 CeRapiInvoke failed.
-6 Out of memory allocating internal data.
-7 Failed to start RAPI client.
-8 Failed to install RemSqlCe.dll.
-9 Invalid Pipe pointer.
-10 Timeout waiting for device.
-11 Pipe write failed.
-1000 Out of memory.
-1001 CreateThread failed.
-1002 Failed to instantiate OLE DB data conversion object.
-1003 Failed to open a table. This error may be reported from either end of the copy process.
-1004 Failed to create command parameters. This error will only happen when importing to SQL Server.
-1005 Prepare command failed.
-1006 INSERT command failed. This error will only happen when importing to SQL Server.
-1007 Query execution failed.
-1008 DROP TABLE failed.
-1009 CREATE TABLE failed.
-1010 SQL command execution failed.
-1100 Jet engine not installed.
-1101 Cannot open desktop database.

Support / Knowledge Base / Data Port Component / Data Port Component Error Codes