about data type

M

minkeung

does anybody knows which data type would be if I want to store a web page / a
picture in MS Access database?

Thanks
 
J

Jeff Boyce

A more common approach is to store the webpage/picture as a file, and use
Access to store the "path" used to retrieve it.
 
Top