Hi,
I'm having issues with setting a string to sqlbinary or something like that.
Example:
The string comes from a csv file: 0x0000000001E5CFE7 It's read into string, but now I have to execute a stored procedure with the parameter timestamp, because it's an timestamp.
Does anyone have an idea for me how to set this.