all groups > sql server odbc > september 2003 >
You're in the

sql server odbc

group:

data type/transfer between ODBC and SQL server


data type/transfer between ODBC and SQL server Mariusz
9/24/2003 5:13:48 AM
sql server odbc: Hi,

I would like to know whether the data transfered between
ODBC client and SQL Server (eg.2000) is protected.
Is there any encryption at the SQL transmission level or
it is transfered in "clear text".

As I know, strong encryption may be forced but it
requires fyrther setup on SQL server.

I will appreciate info on that, thanx.

Regards,
Re: data type/transfer between ODBC and SQL server Andy Svendsen
9/24/2003 2:14:10 PM
You know, if you have Windows 2000 or higher in your organization, you could
just go IPSec, and secure all transmissions, not just SQL.

You have two options on the server in the Server Network Utility in the SQL
Program group, you can A) enable the possibility of encryption by installing
multi-protocol and enabling encryption in the properties or B) Set up SSL,
then check force encryption on the general tab.

--
*******************************************************************
Andy S.
MCSE NT/2000, MCDBA SQL 7/2000
andy_mcdba@yahoo.com

Always keep your antivirus and Microsoft software
up to date with the latest definitions and product updates.
Be suspicious of every email attachment, I will never send
or post anything other than the text of a http:// link nor
post the link directly to a file for downloading.

Andy_mcdba@yahoo.com gets filled up to the account
limit with spam every couple of hours now so replies may
not be possible. I will remove this disclaimer once every
ISP involved with relaying the spam can help me out.

*******************************************************************
[quoted text, click to view]

Re: data type/transfer between ODBC and SQL server Brannon Jones [MS]
9/24/2003 5:24:31 PM
Data is sent as clear text by default.

[quoted text, click to view]

AddThis Social Bookmark Button