On Wed, Oct 17, 2007 at 02:45:24PM +0200, Davide Alberani wrote: > 2007/10/15, Oleg Broytmann <[EMAIL PROTECTED]>: > > How can I ask the version of the server? > > See these instructions (again suggested by Steven Ovits): > http://support.microsoft.com/?id=321185
Thank you. That is, if I need to test if SQL Server support MAX-types, I have to try to issue the query SELECT @@VERSION If it fails - it is SQL Server 2005. If the query returns a result - I have a server version 5.0+, and any version of it supports MAX-types. Right? > I'm more and more persuaded that the "S" of "SQL" means "Structured" and not > "Standard". ;-) Could it depend on the previous letters? If the letters are 'M' and 'S' - does it make things better or worse? ;) Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss