|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to store and retive the image(photo) from the mysql database and also we want to store and retieve more than 1000 characters in mysql database. whether blob data type is possible? i tried, but that is not giving the correct result.
|
|
#2
|
||||
|
||||
|
Don't store the image in the database, just store the path to the image.
You can save 1000 characters in blob. How are you trying to do it? How did you create your table? ---John Holmes... |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > store and retive image and more than 1000 characters from the database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|