|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I have a table IMAGETB with a field IMAGEFLD of type LONGBLOB. I have a file C:myimage.jpg. I would like to insert the file into the table. I know that people suggest that it is more efficent to store the path into the table but I have to do some testings with storing the files into tables. I cannot fined any reference to this process. Is it possible to do it from shell or it has to be from a program? Whot would be the command to do that? I am new with MySQL and any reference to inserting files into tables would be helpful.
Thanks |
|
#2
|
|||
|
|||
|
"If you want to store binary data like images and html files directly in your MySQL database, this column is for you!" - quoted from the article below
http://www.phpbuilder.com/columns/florian19991014.php3 hope this helps |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Inserting Image File into the database. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|