Able to initially retrieve string from varbinary but not able to retrieve it again after setting it from ascii file?
#sqlserver2012 #sqlserver #sqlserverexpress #microsoft #windows #varbinary #spiceworks #stackoverflow #database #binary
Able to initially retrieve string from varbinary but not able to retrieve it again after setting it from ascii file?
#sqlserver2012 #sqlserver #sqlserverexpress #microsoft #windows #varbinary #spiceworks #stackoverflow #database #binary
I have a varbinary field which I am able to retrieve with bcp to a file. I then wish to update the varbinary field with changes I have made to said file. I attempt to update this using TSQL with UP...
Curious situation of being able to / not being able to drop a database depending on who is logged into the main machine without RDP.