Re: "max" datatypes support of SQL Server 2005 for DBD-ODBC



Fumiaki Yoshimatsu wrote:

I had a need to support [n]varchar(max) and varbinary(max) datatypes of
MS SQL Server 2005, and patched DBD-ODBC.
Below is the diff from the current svn.

Does anyone know what, if any, support for these DBD::Sybase has?

--
Steve Sapovits steves06@xxxxxxxxxxx
.



Relevant Pages

  • "max" datatypes support of SQL Server 2005 for DBD-ODBC
    ... MS SQL Server 2005, and patched DBD-ODBC. ... Below is the diff from the current svn. ... Fumiaki Yoshimatsu ...
    (perl.dbi.users)
  • Re: Tool for comparing files on Mac-Intel?
    ... My favorite is "svn diff". ... Which reminds me: svnX can be configured to use CodeWarrior, FileMerge, ...
    (comp.sys.mac.programmer.misc)
  • Re: difflib confusion
    ... firstly I wanted a library which can do an svn like diff with two files. ... let's say I have file1 and file2 where file2 contains some thing which ... file1 does not have. ...
    (comp.lang.python)
  • Re: difflib confusion
    ... firstly I wanted a library which can do an svn like diff with two files. ... let's say I have file1 and file2 where file2 contains some thing which ... file1 does not have. ... I now want to do a diff and find out which word is added or deleted or changed. ...
    (comp.lang.python)