dbTalk Databases Forums  

Picture

comp.databases.ms-access comp.databases.ms-access


Discuss Picture in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bsn
 
Posts: n/a

Default Picture - 03-12-2010 , 05:25 PM






Hi NG
Access2003
I have a database, which include displayed an image in a form ...
The pictures are too large (mb) ...
I want them in new sizes, and compressed ...
Have a proposal for how images are processed and stored in a folder ...

Regards
Bjarne
"Every day new surprises"

Reply With Quote
  #2  
Old   
bsn
 
Posts: n/a

Default Re: Picture - 03-15-2010 , 09:42 AM






"bsn" <bsnSNABELAoncableDOTdk> skrev i en meddelelse
news:4b9acd78$0$56794$edfadb0f (AT) dtext02 (DOT) news.tele.dk...
Quote:
Hi NG
Access2003
I have a database, which include displayed an image in a form ...
The pictures are too large (mb) ...
I want them in new sizes, and compressed ...
Have a proposal for how images are processed and stored in a folder ...

Regards
Bjarne
"Every day new surprises"
Solved...ImageMagick...
Bjarne

Reply With Quote
  #3  
Old   
Br@dley
 
Posts: n/a

Default Re: Picture - 04-12-2010 , 11:09 PM



On Mar 16, 1:42*am, "bsn" <bsnSNABELAoncableDOTdk> wrote:
Quote:
"bsn" <bsnSNABELAoncableDOTdk> skrev i en meddelelsenews:4b9acd78$0$56794$edfadb0f (AT) dtext02 (DOT) news.tele.dk...

Hi NG
Access2003
I have a database, which include displayed an image in a form ...
The pictures are too large (mb) ...
I want them in new sizes, and compressed ...
Have a proposal for how images are processed and stored in a folder ...

Regards
Bjarne
"Every day new surprises"

Solved...ImageMagick...
Bjarne
I'd just store the images in a folder. Then I create code to link the
image to a database entity and store the file name and pathin a field
on the table. Then the form has an 'empty' image object into which I
load the image when each record is loaded (OnCurrent event).

Br@dley

Reply With Quote
  #4  
Old   
bsn
 
Posts: n/a

Default Re: Picture - 04-28-2010 , 04:59 AM



"Br@dley" <bradley (AT) comcen (DOT) com.au> skrev i en meddelelse
news:984e4eb9-e874-4b52-84f5-0856627bf86a (AT) x3g2000yqd (DOT) googlegroups.com...
On Mar 16, 1:42 am, "bsn" <bsnSNABELAoncableDOTdk> wrote:
Quote:
"bsn" <bsnSNABELAoncableDOTdk> skrev i en
meddelelsenews:4b9acd78$0$56794$edfadb0f (AT) dtext02 (DOT) news.tele.dk...

Hi NG
Access2003
I have a database, which include displayed an image in a form ...
The pictures are too large (mb) ...
I want them in new sizes, and compressed ...
Have a proposal for how images are processed and stored in a folder ...

Regards
Bjarne
"Every day new surprises"

Solved...ImageMagick...
Bjarne
I'd just store the images in a folder. Then I create code to link the
image to a database entity and store the file name and pathin a field
on the table. Then the form has an 'empty' image object into which I
load the image when each record is loaded (OnCurrent event).

Thanks for answer...
Yes okay, I knew that trick - but there is no compression of the image...
Thats what ImageMagick, or other sw can do...

Bjarne

Reply With Quote
  #5  
Old   
max@bukrek.net
 
Posts: n/a

Default Re: Picture - 05-09-2010 , 02:31 PM



Quote:
Have a proposal for how images are processed and stored in a folder ...
There is better solution for this. Special component, called
AccessImagine ( http://access.bukrek.net ) can resample images and
save them as true JPEG - in database or externally in some folder.
Anyway, you don't need to write a line of code.

Beside that, it is the best way to submit images for end-users. Take a
look at this video - http://access.bukrek.net/tutorial/action-video

Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.