A
Angel G
I have a Project database (Access 2003) that I am using to store Files and
Images into SQL2000. I am using the OLE_CREATE_EMBED Action to store the
image or document into SQL (Image type field) It works great! however The
databse is just growing like crazy. We have other applications that do the
same on sql2000 (not using access as a front end) and they are not growing
as much. When I create SQL Reports I am not able to display the images. It
seams as if acces is storing the data in a propietary way. However, Access
is able to display images and documents in a snap. The thing that concerns
me is the Database growth. Can anyone help me? Should I have access convert
the Data to binary when inserting into the SQL2000 table? if Yes can you
provide a sample? perhaps I should not be doing this via access Project db?
Our company requires me to store the docs and Pics in the sql table. So
linking files or pictures is not an option. Any help is appreciated.
Images into SQL2000. I am using the OLE_CREATE_EMBED Action to store the
image or document into SQL (Image type field) It works great! however The
databse is just growing like crazy. We have other applications that do the
same on sql2000 (not using access as a front end) and they are not growing
as much. When I create SQL Reports I am not able to display the images. It
seams as if acces is storing the data in a propietary way. However, Access
is able to display images and documents in a snap. The thing that concerns
me is the Database growth. Can anyone help me? Should I have access convert
the Data to binary when inserting into the SQL2000 table? if Yes can you
provide a sample? perhaps I should not be doing this via access Project db?
Our company requires me to store the docs and Pics in the sql table. So
linking files or pictures is not an option. Any help is appreciated.