Skip to Content.
Sympa Menu

freetds - [freetds] TDS protocol for TDS_Dynamic & MS-SQL

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Nick Stoughton <nick AT msbit.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] TDS protocol for TDS_Dynamic & MS-SQL
  • Date: Wed, 21 Apr 2004 10:11:45 -0700

Hi ... I am trying to come up with a patch so that placeholders work
through ctlib from perl's DBD::Sybase (to a SQLServer 2000 backend ---
TDS 8.0). I've got a lot of it working, but I have found that there is
one bit of TDS where I can only find Sybase docs for TDS 5.0.

Basically, at one point, DBD::Sybase calls ct_dynamic(cmd,
CS_DESCRIBE_INPUT, ...). In TDS5, this would be handled by a TDS_DYNAMIC
request with a type of TDS_DYN_DESCIN. Does anyone have any idea if this
works similarly with TDS8?

Thanks in advance for any pointers!

--
Nick Stoughton <nick AT msbit.com>




  • [freetds] TDS protocol for TDS_Dynamic & MS-SQL, Nick Stoughton, 04/21/2004

Archive powered by MHonArc 2.6.24.

Top of Page