Hi Lloyd,
I looked through SqlConnection(for desktop) on MSDN and found you can set
Encrypt=true on the connection. However, I also saw that the NetCF\SQLCE
does not support that keyword. This may have changed in NetCF2.0, but I
doubt it.
--------------------
| From: "Lloyd Dupont" <net.galador@ld>
| Subject: SqlClient
| Date: Tue, 27 Jan 2004 13:28:12 +1100
| Lines: 6
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <
[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: adsl-11-233.swiftdsl.com.au 218.214.11.233
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
..phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.compactframework:44085
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| I'm writting an application communicating wirelessly over the network with
| SqlServer using the SqlClient.
|
| is the communication secure ?
|
|
|