Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / June 2004

Tip: Looking for answers? Try searching our database.

Database Sizing & Linking Pictures

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jim - 18 Jun 2004 15:26 GMT
I am trying to create a database that would generate a
catelog, complete with pictures. I thought that if I
linked my photograph that my dtabase would not grow too
large, I find I am wrong. I need to be capable of placing
several hundred pictures into a database without exceeding
the database size limit of 2 GB.

Is there a hero out there with a simple solution for a non-
database expert?
Jay Vinton - 18 Jun 2004 19:54 GMT
> large, I find I am wrong. I need to be capable of placing
> several hundred pictures into a database without exceeding
> the database size limit of 2 GB.

Hi Jim,

You might consider storing the images as files and putting the path\filename in the database. This makes backup/restore more complicated, and it exposes you to some vulnerabilities, such as the devices with the images being offline, but at least the database won't max out.

Jay
Jim - 18 Jun 2004 20:11 GMT
Jay, first let me thank you for replying and offering a
solution, thank you very much. I have tried using a
hyperlink to keep the pictures in another folder and
reduce the size of my database, but I do not know how to
get the picture to display as a picture in my report or
form. I do not know coding or any other fancy databasing
skill - do you have a simple solution to this? One that a
layman can put to use?

Jim

>-----Original Message-----
>> large, I find I am wrong. I need to be capable of placing
[quoted text clipped - 4 lines]
>
>You might consider storing the images as files and putting the path\filename in the database. This makes
backup/restore more complicated, and it exposes you to
some vulnerabilities, such as the devices with the images
being offline, but at least the database won't max out.

>Jay
>.
Jay Vinton - 19 Jun 2004 04:11 GMT
> get the picture to display as a picture in my report or
> form. I do not know coding or any other fancy databasing

Jim,

I should probably check out at this point. This part of the forum is about table design and I know absolutely nothing about using Access for forms or reports.

If I were doing this in VB, I'd use an Image or PictureBox control to display the image on a form, and Crystal or Active Reports to produce the printed catalog.

I'm sure there are plenty of folks here who can give better advice. Or maybe you should re-post in access.forms or access.reports.

Jay
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.