Re: Updating binary fields in MS SQL



For example, I set the parameter to 0x54657374 (that is, 'Test'), and it
actually put into
the database 0x5400650073007400.
Look like unicode/widestring. How did you declare your parameter (what type
of param)?

--
With best regards, Mike Shkolnik
Scalabium Software
http://www.scalabium.com
mshkolnik@xxxxxxxxxxxxx


.