473,517 Members | 2,728 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 11229
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
3659
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 question's answer. Thanks in advance. Gaffar.
2
8108
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> COleVariant(_T("HTML (*.html)")), // acFormatHTML
3
22137
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 in the forum, but they were all seriously more complex than my problem. For my small Company, I have successfully created a simple Access table,...
10
2164
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 db1 to be used to input data by a remote operator, when she is ready I want her to be able to click a control button to email her new data to db2....
8
4625
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 displaying records. now i wrote all the JDBC code in .java and i am accessing that code in jsp file. but this time i am getting only exceptions not...
1
1190
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
3344
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 centre. I do not want to have to run 3 separate reports on 3 different tabs. I want them all on 1 tab and under each other. I can run vba to pull...
1
1481
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 picture in in general, but right now it always takes the same picture for all the records...and I want a different one for each. Please help me asap!!...
1
3021
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 not sure why it's doing this. Any ideas how I can stop it from wrapping the text in the text file? -- Message posted via AccessMonster.com...
0
7190
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7594
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7153
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5730
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
4781
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3276
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3272
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1636
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
829
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.