P
Pete Vickers [eMVP]
Hi,
we have been working on RemoteSQLCe, and are pleased to announce a COM
component for the PC, enabling it to access SqlServerCE databases directly
from the PC, acting as either a client or a server.
This will allow developers to write software to read the SqlCE database and
update ANY other database directly or through ODBC.
The functionality has been tested with VB.Net and VB6, and works well. In
brief, the methods are:-
Close_Connection, Open_Database, Compress_Database, Drop_Database,
Connect_To_Server, Create_Database, Initialise, List_Bases, List_Tables,
Listen_For_Connection, Movenext, and finally Execute (which allows any Sql
statement to be actioned
on the PPC database).
More details can be found at
http://www.gui-innovations.com/html/remotesqlce_dll.html or the help file
and PDF can be downloaded from
http://www.gui-innovations.com/download/Help_And_Pdf.zip
A demo package can be downloaded at
http://www.gui-innovations.com/html/download_remotesqlce.html which includes
sample code in both VB.Net and VB6
Thanks
we have been working on RemoteSQLCe, and are pleased to announce a COM
component for the PC, enabling it to access SqlServerCE databases directly
from the PC, acting as either a client or a server.
This will allow developers to write software to read the SqlCE database and
update ANY other database directly or through ODBC.
The functionality has been tested with VB.Net and VB6, and works well. In
brief, the methods are:-
Close_Connection, Open_Database, Compress_Database, Drop_Database,
Connect_To_Server, Create_Database, Initialise, List_Bases, List_Tables,
Listen_For_Connection, Movenext, and finally Execute (which allows any Sql
statement to be actioned
on the PPC database).
More details can be found at
http://www.gui-innovations.com/html/remotesqlce_dll.html or the help file
and PDF can be downloaded from
http://www.gui-innovations.com/download/Help_And_Pdf.zip
A demo package can be downloaded at
http://www.gui-innovations.com/html/download_remotesqlce.html which includes
sample code in both VB.Net and VB6
Thanks