Hi , have a good day ,
I want to have a direct access connection to MS SQL Server on my desktop machine
through pocket PC , which component should I buy ?
if there is more than one solution , Just put the link here ,
So I can test which is better for me
P.S:
I am using C# language
thank you .....
Access Sql Server CompactFrameWork
-
StanislavK
- Devart Team
- Posts: 1710
- Joined: Thu 03 Dec 2009 10:48
Could you please specify what you mean by direct connection?
Please try dotConnect Universal Mobile which allows connecting different DBMSs in a universal way and can be used in mobile applications:
http://www.devart.com/dotconnect/universal/
The evaluation version can be downloaded from
http://www.devart.com/dotconnect/univer ... nload.html
Feel free to contact us if something is unclear.
Please try dotConnect Universal Mobile which allows connecting different DBMSs in a universal way and can be used in mobile applications:
http://www.devart.com/dotconnect/universal/
The evaluation version can be downloaded from
http://www.devart.com/dotconnect/univer ... nload.html
Feel free to contact us if something is unclear.
-
StanislavK
- Devart Team
- Posts: 1710
- Joined: Thu 03 Dec 2009 10:48
To connect to SQL Server using dotConnect Universal you will need only dotConnect Universal installed, System.Data.SQLClient.dll, and an open connection.
Besides SQL Server, dotConnect Universal Mobile allows to connect to the following databases: Oracle, MySQL, and PostgreSQL.
Please note that we use the standard SQLClient data provider to connect to SQL Server databases. For working with SQL Server, the main advantages of using dotConnect Universal are design-time and monitoring features, and the possibility of creating database-independent SQL code:
http://www.devart.com/dotconnect/univer ... niSQL.html .
Feel free to contact us if something is unclear.
Besides SQL Server, dotConnect Universal Mobile allows to connect to the following databases: Oracle, MySQL, and PostgreSQL.
Please note that we use the standard SQLClient data provider to connect to SQL Server databases. For working with SQL Server, the main advantages of using dotConnect Universal are design-time and monitoring features, and the possibility of creating database-independent SQL code:
http://www.devart.com/dotconnect/univer ... niSQL.html .
Feel free to contact us if something is unclear.