Skip to Content.
Sympa Menu

freetds - Sybase binary length?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Gregg Jensen" <greggj AT savvis.com>
  • To: freetds
  • Subject: Sybase binary length?
  • Date: Thu, 3 Sep 1998 14:49:6


Say, does anyone know if there is a predefined length of a column holding
values of type "binary" in Sybase? I have a bunch of tables in Sybase that
I am accessing, and most of the fields are of type binary with a length of
4. Since I know next to nothing about SQL syntax, I didn't know if this is
normal or if it was explicitly defined by the user. I added code to
support this type at this length (for now), but need a bit more information
on what is possible for the lengths (variable or fixed) before the type
"binary" is fully supported.

Gregg Jensen
greggj AT savvis.com



  • Sybase binary length?, Gregg Jensen, 09/03/1998

Archive powered by MHonArc 2.6.24.

Top of Page