Auto prefix 'N' for unicode string literals?
Posted: Fri 21 May 2010 16:19
We have a lot of code we have to make compatible with SQL Server Unicode, and prefixing all string literals with 'N' is one of the required changes.
Is this by any chance something the can be done behind the scenes by the DevArt drivers, say, using a connection parameter?
I don't see any in the documentation, but I thought it would be worth a check.
Thanks very much!
Is this by any chance something the can be done behind the scenes by the DevArt drivers, say, using a connection parameter?
I don't see any in the documentation, but I thought it would be worth a check.
Thanks very much!