Re: [SQLObject] SQL Server varchar(4000) instead of TEXT
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2007-10-15 15:07:07
|
On Fri, Oct 12, 2007 at 06:53:41PM +0200, Davide Alberani wrote: > Moreover, I suppose these "MAX" types will break compatibility with versions > older than SQL Server 2005; I don't know if there's a better way to > implement support for this types of columns, sorry. How can I ask the version of the server? Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |