dbTalk Databases Forums  

Need to Connect to SQL Server via TCP - Resources?

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Need to Connect to SQL Server via TCP - Resources? in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Scott Townsend
 
Posts: n/a

Default Need to Connect to SQL Server via TCP - Resources? - 01-15-2007 , 09:22 PM






I need to create my own SQL Client and am looking for resources on the
protocol used to communicate to the Server via port 1433.

Any info would be helpful...

Thank you,
Scott<-



Reply With Quote
  #2  
Old   
Michael Epprecht [MSFT]
 
Posts: n/a

Default Re: Need to Connect to SQL Server via TCP - Resources? - 01-19-2007 , 06:57 AM






Hi

SQL Server uses TDS (Tabular Data Stream). The on-the-wire protocol details
are available to 3rd party vendors, but there is no public documentation of
it.

--
Regards
Michel Epprecht

This posting is provided "AS IS" with no warranties, and confers no rights.
"Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote

Quote:
I need to create my own SQL Client and am looking for resources on the
protocol used to communicate to the Server via port 1433.

Any info would be helpful...

Thank you,
Scott<-



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.