|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
asp program for how to save a attachment file in the form of binary (BLOB)
How to store the attachment file in form of binary(BLOB) . this problem should be solve by ASP programming.(Active server page) which means that, ASP TO SQL . |
|
#2
|
|||
|
|||
|
Hi Sankar,
For ASP, your best bet is to use a 3rd party COM component to capture the file from the browser. From there, you simply open the files contents, replace ' with '' and use an INSERT query to add it to the database as you would with any other field. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > asp program for how to save a attachment file in the form of binary (BLOB) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|