473,396 Members | 2,115 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,396 software developers and data experts.

installing graphics filter for JPEG or JIF

The help section for MS Access says to insert JPEG or GIF in a field, I need
to have graphic filters installed.
I have looked everywhere, but it doesn't say how.

My database has a field for employee pictures, I would appreciate any help
in installing the graphic files.

Jim H

Apr 30 '07 #1
6 6195
Try a repair install. You will probably need the original CD's

JimH wrote:
>The help section for MS Access says to insert JPEG or GIF in a field, I need
to have graphic filters installed.
I have looked everywhere, but it doesn't say how.

My database has a field for employee pictures, I would appreciate any help
in installing the graphic files.

Jim H
--
HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.

Message posted via http://www.accessmonster.com

Apr 30 '07 #2
RG,

Thanks, I will try that.
In my table, do I specify the picture field as an Ole Object?

"ruralguy via AccessMonster.com" <u12102@uwewrote in message
news:717ac020fa614@uwe...
Try a repair install. You will probably need the original CD's

JimH wrote:
>>The help section for MS Access says to insert JPEG or GIF in a field, I
need
to have graphic filters installed.
I have looked everywhere, but it doesn't say how.

My database has a field for employee pictures, I would appreciate any help
in installing the graphic files.

Jim H

--
HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.

Message posted via http://www.accessmonster.com

Apr 30 '07 #3
Take a look at the Northwind sample database to see how it is done. It has
employee pictures in it.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
re******@pcdatasheet.com

"JimH" <ji**@fars.netwrote in message
news:9E****************@newssvr11.news.prodigy.net ...
The help section for MS Access says to insert JPEG or GIF in a field, I
need to have graphic filters installed.
I have looked everywhere, but it doesn't say how.

My database has a field for employee pictures, I would appreciate any help
in installing the graphic files.

Jim H

Apr 30 '07 #4
MVP Larry Linson has three different methods in his example db.
http://accdevel.tripod.com/imaging.htm

JimH wrote:
>RG,

Thanks, I will try that.
In my table, do I specify the picture field as an Ole Object?
>Try a repair install. You will probably need the original CD's
[quoted text clipped - 7 lines]
>>>
Jim H
--
HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.

Message posted via http://www.accessmonster.com

Apr 30 '07 #5
Thanks a bunch!!!

"Steve" <so***@private.emailaddresswrote in message
news:09*****************@newsread2.news.pas.earthl ink.net...
Take a look at the Northwind sample database to see how it is done. It has
employee pictures in it.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
re******@pcdatasheet.com

"JimH" <ji**@fars.netwrote in message
news:9E****************@newssvr11.news.prodigy.net ...
>The help section for MS Access says to insert JPEG or GIF in a field, I
need to have graphic filters installed.
I have looked everywhere, but it doesn't say how.

My database has a field for employee pictures, I would appreciate any
help in installing the graphic files.

Jim H


Apr 30 '07 #6

"JimH" <ji**@fars.netschreef in bericht news:9E****************@newssvr11.news.prodigy.net ...
The help section for MS Access says to insert JPEG or GIF in a field, I need
to have graphic filters installed.
I have looked everywhere, but it doesn't say how.

My database has a field for employee pictures, I would appreciate any help
in installing the graphic files.

Jim H
The graphic filters are not installed when you only install Access.
They don't 'belong' to Access.

Take your Office CD and do a custom install;
- expand Office Shared Features
- expand converters and filters, install them.

Arno R
Apr 30 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: kiyut | last post by:
We proudly released Sketsa SVG Graphics Editor 2.1. Sketsa is a cross platform vector drawing application based on SVG. It features various tools for optimizing content creation, giving designers...
16
by: David W. Fenton | last post by:
I have an app for a client (Access97, all the final service releases and Jet service packs, full installation (not runtime)), that displays a graphic in an image control based on a path/filename...
4
by: Nick K. | last post by:
Is there any native ,Net assemblies or open C# source code that can perform vector to raster conversion?
12
by: EricJ | last post by:
back at the saturday job ;) all help is welcome ( if there is an other way of doing this i don't mind as long as it works) i have to compose an image in code. I have a background image (a...
8
by: Nathan Sokalski | last post by:
I am trying to write code to rotate a graphic that I have. Here is the code I am currently using: Dim frogbitmap As New Bitmap(Drawing.Image.FromFile(Server.MapPath("images/frog.gif"))) Dim...
17
by: Galen Somerville | last post by:
The following code just shows a small portion of the overall Graphics on my Sweep form. I set the Panel to a medium Grey color so it stands out on a Windows Grey screen. The first thing that...
2
by: jediknight | last post by:
Hi, I am designing a web form which as an imagemap. I need to obtain a graphics object so I can draw on this imagemap. Can anyone tell me how to do this? I have tried creating a bitmap...
6
by: jt | last post by:
hey guys.. can anybody suggest a code tht would save the graphics image saved in C to jpg file. is it available in the net. plz tell the links.
6
by: jt | last post by:
i think i was not clear in my quesiton. my question actually was how to store a graphics image generated in C. Eg. #include<graphics.h> void main() { int gm,gd=DETECT; initgraph(&gd,&gm,"");...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.