473,387 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

access and photo editor

OS XP
Access 2003
additional program available MS Photo Editor 3

I understand Access 2003 did not come with Photo Editor and such needs to be installed. I have done this. I have inserted a photos field in my table and tried to insert the photo by inserting object (the photo is the sample empid1.bmp with office). After I have inserted it I get "package" in the field. Now Access help says this is because Photo Editor was not install, but it is. How am I missing the boat on getting my photos installed.
Feb 18 '08 #1
4 5477
sierra7
446 Expert 256MB
Hi
What are you trying to do? I'm lost

You do not (to the best of my knowledge) need Photo Editor to DISPLAY pictures in Access.

Are you trying to save pictures in Access, display and EDIT them, then re-save?

You might want to read this thread about storing pictures in Access

S7
Feb 22 '08 #2
Hi
What are you trying to do? I'm lost

You do not (to the best of my knowledge) need Photo Editor to DISPLAY pictures in Access.

Are you trying to save pictures in Access, display and EDIT them, then re-save?

You might want to read this thread about storing pictures in Access

S7
I have developed an address book I use, but decided I would like to store a photo of each entry. I was trying to use the first method and it works, but as you say has size problems and it opens my Adobe when I double click the picture in my form to see it. What I am wanting is the picture to be displayed when the form navigates to that record in my table. The third method appears to be the best but is totally foreign to me. I will attempt to learn the BLOB method and attempt this. Thanks for the insight. dave
Feb 23 '08 #3
sierra7
446 Expert 256MB
Hi again
If you application is on a stand alone PC for a personal Address book then the second method of displaying pictures may be suitable for you.

All that is required is one line of code in the On_Current event to load the picture file specified in the path to the image control on your form. (unless no picture is defined for that record so the path is blank)

Expand|Select|Wrap|Line Numbers
  1.  Private Sub Form_Current() 
  2.  
  3. Application.Echo False
  4. If Me.GPath <> "" Then Me.Image8.Picture = Me.GPath
  5. Application.Echo True
  6.  
  7. End Sub
  8.  
I attach a small demo file and some very reduced images to show how that might be done. The demo is slightly more complicated than it needs to be because it is attempting to show how to scroll multiple pictures.

The system must be unzipped and put into a folder called C:\NF otherwise it will not work as the path to the pictures is stored in the database, just to demonstrate the weakness of this method !

The link to the original thread is here

S7

PS
The system will not allow re-attaching the demo to this thread as it is already attached via the above link.
Feb 26 '08 #4
sierra7
446 Expert 256MB
Hi again

I've come to eat humble pie! I use Access 2003 and have not had any problems displaying pictures but another recent thread mentioned PhotoEditor so I looked it up and it seems Microsoft acknowledge there is an issue and suggest reinstalling it. In a further article they explain that without PhotoEditor ther is not an OLE server present.

I have a number of computers and the one running Acc2003 does NOT have photoed.exe anywhere on the disc. If I double-click on any graphic file (bmp or jpg) it opens in Windows Picture and Fax Viewer.

Another computer running Acc2002 does have photoed.exe (in C:\Program Files\Common Files\Microsoft Shared\) When I click on bmp's they open in the Fax Viewer but jpg's open in PhotoEd.

I know this is just a matter of 'File Association' and have now made each file type appear in the opposite to what it was. But this led me to thinking "Is this your problem?"

If you double click on a jpg in Windows Explorer, what package does your computer choose to open the file?? Is it Windows Picure Manager?

So, firstly can you open PhotoEditor to check that it will run. Secondly can you change you jpg file association to PhotoEd.

Does that fix you problem?

S7

PS Perhaps Windows Picture and Fax Viewer is an alternative OLE server to PhotoEd.
Feb 28 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Dalan | last post by:
At first I was not certain what could cause Access 97 from displaying most jpeg images, but not all. After further testing, it seemed that all original images of less than 275 pixels per inch or...
3
by: Scott Simonson | last post by:
Hello, I am fighting a losing battle with Access's Image control. At one time it was able to load TIF images that my users were viewing. I had written two totally different Access apps. Basically...
2
by: falk.strobach | last post by:
Hallo, ich habe mir im Access eine Bilddatenbank angelegt. Die Bilder sind als OLE-Objekt (verbunden mit dem Photo Editor) in der Datenbank enthalten. Mit der Umstellung auf MS Office 2003 gibt...
3
by: willockguard-newsgoups | last post by:
A database converted from Access 97 to Access 2003 contained code to load jpeg photos into Microsoft Photo Editor. As Office 2003 Professional does not come with Microsoft Photo Editor, is there...
2
by: nbrowne | last post by:
I have a Access Database that I could drag .jpg's into and they would display in the access form as a picture. I installed new software (on the computer) and now when I drag pictures into the form...
8
by: Bob | last post by:
I'm looking for an example of how to extract images from an Access 97 blob into an asp datagrid. Anybody have examples?
3
by: Alan | last post by:
Hi, I'm converting a database application from Access 97 to C#/SQL Server. Old database contains some images in OLE fields. I've figured out that there's OLE header preceeding actual image data...
7
by: needin4mation | last post by:
Hi, I have an Access 2002 - 2003 database. I am using Access 2003. Whenever I link an image all it shows is the filename. Not the image. Other versions of Access can link the image just fine. ...
6
by: piyusht | last post by:
Hello, I have a small piece of code to launch a file and print it to desired printer. The code is as follows: objProcess.StartInfo.FileName = "C:\test.jpg"; objProcess.StartInfo.WindowStyle...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.