Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Kaptain_Krayola #1
Storing documents MSSQL IMAGE datatype
I am trying to store various kinds of documents in an IMAGE datatype in MS SQL
Server 2000 using CFMX 7 and having no luck.
I have googled the subject but only found some CFX tags to allow me to
accomplish this. I would really like to be able to do this w/o using CFX tags.
The basic procss now is a form to upload a file then CFFILE readBinary,
convert to base64, and insert. I get a SQL syntax error both when i use ' '
and w/o. I am converting to Base64 because when i didn't i got an error
telling me to.
Any ideas?
Thanks.
Kaptain_Krayola Guest
-
storing image hight and width
Hi there, I tried this in the DevloperToolbox forum but no reply... How is it possible to capture and store the height and width values of an... -
Storing and retrieving image files in a database
hi JerkyRobot I can see no one answered your question. here is the answer. a few things you will have to do before this will work. 1) you need to... -
PHP Storing compressed data in mssql image field
Hello all, I am trying to store a large string representing a RTF document through PHP in a MS SQL Server database. To gain diskspace i want to... -
How can i put the image file to the db ? (mssql)
Hi, i have a little problem. i hope u guys give me a clear solution (: db: mssql i just want to put jpeg file to the image field at the... -
SQL Server query with Image datatype
Hi Folks Can anyone please tell me how I can safely run an SQL query on SQL 2000 via a Perl which includes a field of Image datatype which holds... -
PaulH #2
Re: Storing documents MSSQL IMAGE datatype
see if [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=6&threadid=1025860[/url] thread has anything useful.
PaulH Guest



Reply With Quote

