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

open all | close all

Data Port Console Downloads

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

The latest version of the software is the first one on the list. Older versions are listed for support reasons only.
Data Port Console 1.8.6215.57 2010-09-01
Added support for the SQL Server TIME data type (times are imported as DATETIME values on January 1, 1900). Solved a recently-introduced bug that prevented copying between versions of SQL Compact (duplicate PRIMARY KEY).
Data Port Console 1.8.6212.57 2010-08-18

Adds the following features:

  • Basic support for SQL Compact 4.0 CTP1
  • Row ordering when importing or exporting data
  • Table column reordering
  • Bug fixes
Data Port Console 1.8.6200.57 (Preview) 2010-07-12

Adds the following features:

  • Basic support for SQL Compact 4.0 CTP1
  • Row ordering when importing or exporting data
  • Table column reordering

Please note that this is not an official upgrade to 1.7.6023.57 yet.

Data Port Console 1.7.6023.57 2010-04-02
Corrects data transfer errors when using append mode.
Data Port Console 1.7.6001.57 2010-02-18
This minor update corrects a bug that prevented entering non-standard SQL Compact database file name extensions.
Data Port Console 1.7.6000.57 2010-02-09
Added quick column filters to the "Open Table" and "Query" views. To access the quick column filters, right-click the grid's column header and select the appropriate option from the context menu.
Data Port Console 1.6.5650.57 2009-12-06
The Query text editor has been replaced by a more feature-rich editing component: Scintilla.NET. Minor bugs were solved.
Data Port Console 1.6.5600.57 2009-11-04
Adds a new database documentation feature. Generates an HTML document with selectable contents describing your database in great detail.
Data Port Console 1.5.5561.57 2009-10-19
Same as previous version but ships with the correct DLLs, correcting the exception that occurred when the Query view was opened.
Data Port Console 1.5.5560.57 2009-10-18
Updates the base code to the same version as Data Port Wizard 2.2. Minor bug corrections and improvements.
Data Port Console 1.5.5540.57 2009-06-11
Provides better support for SQL Server's schema names. When importing from SQL Server databases with multiple schemas, target tables are created with the schema name prepended to the table name (with an underscore separating the two). You can specify a default schema (usually 'dbo') whose tables are copied without changing their names.
Data Port Console 1.5.5530.57 2009-05-12
This minor update corrects an intermittent "PipePeekCommand failed" error. An error when dragging SDF files from the explorer was also corrected (the databases now correclty show up under the desktop tree item).
Data Port Console 1.5.5525.57 2009-04-13

This version introduces the new server code (version 1.57) and allows for setting index ranges on the table browser form.

The "unknown error" exception of the previous version is corrected.

Data Port Console 1.5.5500.56 2009-01-05

This version impements a new diagram editor, supporting the following features:

  • Color and font customization;
  • Print and print preview;
  • Zoom;
  • Drag-and-drop from the Data Explorer;
  • Image copying to the Clipboard

When importing from SQL Server and Access databases, the Wizard now runs a basic compliance test and, whenever possible, corrects the target schema to ensure SQL Compact correctness.

The SQL command editor now supports drag-and-drop from the Data Explorer view.

Data Port Console 1.4.5150.56 2008-12-16

The following problems were solved:

  • Database repair failed on password-protected databases. The error was removed and the database repair dialog now supports the new SQL Compact 3.5 encryption options.
  • After creating a passwod-protected database, the user would not be asked for a password when opening. The database properties now correctly reflect that the user must be asked for the database password when opening.

When opening the application, a new Internet Browser form opens displaying the product's Home Page. You can switch this feature off in the Options Menu (Tools / Options).

Data Port Console 1.4.5100.56 2008-11-23

The following problems were solved:

  • Password-protected SQL Compact 3.0 databases now open correctly.
Data Port Console 1.4.5000.55 2008-10-10

This minor upgrade implements the following new features:

  • The Query view now displays the schema rowsets in both ADO .NET and OLE DB format.
  • Database statistics are now available for SQL Compact 3.0 and 3.5 databases.
  • A new server explorer is available to perform very basic file management on the remote server (device).
  • The connection now allows you to configure data compression.
  • The installed OLE DB providers are now reported on the connection properties pane.

The following problems were solved:

  • A transaction is not closed when an error occurs during data transfer between SQL Compact databases.
  • SQL Compact synchronization tables (__sys*) are not displayed in the database transfer wizard.
  • A System.ArgumentOutOfRangeException was thrown when adding columns to a table in the diagram view.
  • A duplicate row was shown at the end of a browse table view.
  • Query performance has been improved when downloading data in bulk.