Hi all,
I'm trying to generate sprocs for a table that has a nvarchar(MAX) column (using ES2008 with Codesmith Professional 4.1.4.3592).
The SQL that is being generated (on the insert / update sprocs) has nvarchar(0), so it fails on creation.
Just thought you'd like to know 
Also, as a footnote, can you please alter ES2008 to implement IDisposable on single table classes in VB in an upcoming release?
That would be very helpful.
Regards,
Jules