WM to SQL Server 2008

G

GAS

Hi,
i need to develop an application for windows mobile 6.
My devices 2-3 are connected to the lan by wifi.
I have a "server" wondows XP or Windows Vista with few Ram where is
installed a WPF application and SQL Server 2008, but no IIS.


Wich is the best way to exchange data form WM with SQL Server on the PC?

Thanks in advance

Sergio
 
G

Ginny Caughey

Sergio,

Probably the easiest thing would be to install IIS on the computer.
Alternatively you could write your own socket based app for communication.
 
A

Alberto Silva, MVP

There is also the option of the SQL Client for the .NET CF which allows to
connect directly to the SQL Server instance. IRC, SQL Server also allows to
expose XML over HTTP without IIS.

--

Alberto Silva
http://www.moving2u.pt - R&D Manager
http://msmvps.com/AlbertoSilva - Blog
Microsoft MVP - Device Application Development


Ginny Caughey said:
Sergio,

Probably the easiest thing would be to install IIS on the computer.
Alternatively you could write your own socket based app for communication.

--

Ginny Caughey
Device Application Development MVP






__________ Information from ESET NOD32 Antivirus, version of virus
signature database 4503 (20091013) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

__________ Information from ESET NOD32 Antivirus, version of virus signature database 4503 (20091013) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top