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

How do you export attachments on Access records?

I'm using a form in Access which was used as a bug tracker. The users
could update the record with an attachment. (The data type of the
field that is used for attachments is the OLE Object)

I need to export these records into Rational ClearQuest. I am able to
export and import the records correctly, but not the attachments.
There is an option to import attachments in ClearQuest, but I'm not
sure how to export them from Access to being with. The attachment
column is blank when I export the table in access.

I'm not exactly sure how this would work once the Access records with
attachments are exported, but I think I just need the column for the
attachment field to contain a link to where the file is located on my
PC.

Does anyone know how to export attachments?

Thanks,
Brad

Nov 13 '05 #1
1 11216
eeeuwww yuck. saving the files in a common/shared directory and then
storing the UNC would have been better. Check out Stephen Lebans's
site - maybe he has an answer...

http://www.lebans.com/oletodisk.htm

the big problem with storing files as OLE is that your database bloats
something FIERCE. I would store LINKS to the files and just *format*
them in my forms as hyperlinks. If you use a UNC path like

\\SERVERNAME\DIRECTORY\FILENAME.EXT

then anyone with the proper application or viewer installed can read
the files.

Sorry for the oblique answer, but that's the best I can do for ya.

Nov 13 '05 #2

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

Similar topics

3
by: Gaffar | last post by:
Hello, how to export ms-access tables information to excel sheet using ASP. please give sample code. it is very urgent to me or if u have no idea please give any news group to solve my...
2
by: Vikrant | last post by:
Hey Friends I need to export an Access Report using a filter. I am using the method OutputTo m_pDoCmd->OutputTo( 3, // asOutputReport COleVariant(strReportName), // <report name>...
3
by: Comboni | last post by:
Creating invoices from individual Access records. I think that my question is simple, but as a newcomer to using MS Access 2003, it is beyond me. I have read through the various ‘Invoice’ inputs...
10
by: Walshi | last post by:
Hi all, I'm a relative newby to access and VBA etc. My forms and tables etc are working great and saving lots of time...However... I have two databases with the exact same table format. I want...
8
by: menmysql | last post by:
i am not bale to solve this problem since two weeks i am trying to access records from mysql database using jsp. inside this jsp program i wrote all my JDBC code. it is working very nicely and...
1
by: darrel | last post by:
Hi just wanna ask if somebody can teach on how to access records in a specific fields in a table using sql statements, thank you! any help will be greatly appreciated.
4
by: forrestgump | last post by:
I want to be able to export multiple access query results to 1 excel worksheet so the results appear under each other. I need this to show the results of headcount, leavers and starters in a cost...
1
by: Franzi | last post by:
Hello, I have got a question concerning putting pictures in access records. I have a moviecatalogue in access and want to put individual dvd covers to each record... I figured out how to put a...
1
by: Leviathan via AccessMonster.com | last post by:
I'm trying to export an Access table to a pipe-delimited text file (with no text qualifier) and it keeps wrapping the text for one of the tables. None of the fields are particularly long, so I'm...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.