Since it seems like regexp is lacking arithmetic functions i'm not sure if the 
following is possible:
Converting a database sql file (structure) i need to replace all NVARCHAR(...)'s 
greater than 255 to TEXT. (e.g. NVARCHAR(4000) ->
TEXT)
Any ideas?

/Jon


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to