silverspecv
Programmer
I know all the pro's and con's, but this is not my database, so I am stuck with it. I have a hard drive full of .TIF files that must be inserted into an sql database in a column of type IMAGE. I have used cffile action=readbinary to read it, use tobase64() to convert it, but what is the syntax for getting it into sql server?