 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
judahr
Joined: 09 Mar 2007 Posts: 319 Country: United States |
|
SQL varchar(max) columns |
|
v. 3.1.10
Query for Column list for SQL Columns line 6 should be:
then '(' + CASE c.Length WHEN -1 THEN 'max' ELSE Convert(varchar, c.length) END + ')'
|
|
Mon Jan 28, 2008 9:52 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Excellent point. Thank you!
|
|
Mon Jan 28, 2008 10:15 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|