Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27569

[RESOLVED] Insert Binary file into MSSQL Text Field

$
0
0
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

Viewing all articles
Browse latest Browse all 27569

Trending Articles