Skip to main content

I’m looking to insert data into an SQL row - the SQL database is formatted as varbinary256.

 

Does anyone know how to convert my text field into this format so i can insert into my database?

I’m thinking I need to use Code but I have NO idea where to start

 

I can’t change the format as its holding bank details and is like that for a reason.