Skip to Content.
Sympa Menu

freetds - [freetds] Support for SQL_SS_TIME2 / SQL_SS_TIME2_STRUCT

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Sebastien FLAESCH <sf AT 4js.com>
  • To: "freetds AT lists.ibiblio.org" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Support for SQL_SS_TIME2 / SQL_SS_TIME2_STRUCT
  • Date: Thu, 25 Jan 2018 14:55:41 +0100

Hi all,

I need to know what is the status of SQL_SS_TIME2 / SQL_SS_TIME2_STRUCT
support in 1.00

I am using 1.00.15 for now.

When binding an SQL Parameter with this structure to insert a TIME(N) value,
I get the following error:

SQLState = HY003
Message = [FreeTDS][SQL Server]Program type out of range

Is this structure/type properly supported?

Where can I find some code example?

What needs to be set in the C type, precision and scale in SQLBindParameter()
?

Thanks!
Seb




Archive powered by MHonArc 2.6.24.

Top of Page