hi all,
Been trying to insert a binary file into a Text field but I'm not able to do so.
Problems start showing when I try to use "0x...." inserts since it's not possible to convert Binary to Nvarchar, also i'm not able to use Convert() from SQL.
I'm not allowed to change the SQL table, it's a 3rd party app.
Any ideia?
thanks in advance
Been trying to insert a binary file into a Text field but I'm not able to do so.
Problems start showing when I try to use "0x...." inserts since it's not possible to convert Binary to Nvarchar, also i'm not able to use Convert() from SQL.
I'm not allowed to change the SQL table, it's a 3rd party app.
Any ideia?
thanks in advance