|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to store images in BLOB field???
Hello.
I have one problem. I'm making an aplication in Visual FoxPro 7.0 with Firebird 1.5.2. And I need to store images in DB, in BLOB field. But how to resolve this problem? In VFP 7.0 there is no API function and I found also no UDF for Firebird. I dont know how to do it. I dont want to do this with IBExpert, or FSQL. I want to do it programmatically. Thank you for your help. smrtelnik |
|
#2
|
||||
|
||||
|
Quote:
You can use StrToFile() and FileToStr()
__________________
Romania it's a beautiful country ... too bad that it's populated with ... peoples! |
|
#3
|
|||
|
|||
|
Ok, but this way I can save only little images, due to Varchar limitations.
|
|
#4
|
|||
|
|||
|
...
you can get the image raw data and put it into the blob. |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > How to store images in BLOB field??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|