A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Attachment Field Does it Bloat Database



 
 
Thread Tools Display Modes
  #1  
Old March 26th, 2008, 07:01 PM posted to microsoft.public.access.tablesdbdesign
cjman
external usenet poster
 
Posts: 7
Default Attachment Field Does it Bloat Database

I was thinking of creating a table with the new attachment field. I want it
to hold photos. Does this field bloat the Database?
  #2  
Old March 26th, 2008, 07:51 PM posted to microsoft.public.access.tablesdbdesign
Fred
external usenet poster
 
Posts: 1,451
Default Attachment Field Does it Bloat Database

Haven't tried it 2007 yeat, but for everything up through 2003, if you insert
it as an OLE object it bloats like crazy and behaves badly.

You need to store it outside of the db, just put the link to it into a text
field and use programming etc. to use it (which is to display it in a form or
report)

If "Attachment Field" is a new Access 2007 term, my answer is irrelevant for
you.

"cjman" wrote:

I was thinking of creating a table with the new attachment field. I want it
to hold photos. Does this field bloat the Database?

  #3  
Old March 26th, 2008, 10:51 PM posted to microsoft.public.access.tablesdbdesign
cjman
external usenet poster
 
Posts: 7
Default Attachment Field Does it Bloat Database

It is for 2007.

"Fred" wrote:

Haven't tried it 2007 yeat, but for everything up through 2003, if you insert
it as an OLE object it bloats like crazy and behaves badly.

You need to store it outside of the db, just put the link to it into a text
field and use programming etc. to use it (which is to display it in a form or
report)

If "Attachment Field" is a new Access 2007 term, my answer is irrelevant for
you.

"cjman" wrote:

I was thinking of creating a table with the new attachment field. I want it
to hold photos. Does this field bloat the Database?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:28 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.