|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
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 been using Access as a database to my program in VB, for sure it can really save data, but is it possible also to save pictures to access? in short how can i save pictures to database?
|
|
#2
|
|||
|
|||
|
my 2 cents
Access adds a lot of OLE overhead when storing pictures in OLE fields, and this isn't recommended. Use a text field to store a link to the file instead.
Compacting the database may alleviate the problem somewhat, but it is indeed impractical to store pictures in the database. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > saving pic to dbase |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|