473,408 Members | 1,749 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,408 software developers and data experts.

reverse engineer ole object link?

The sample at http://www.lebans.com/oletodisk.htm does exactly the opposite of what I would like to accomplish. I'm not enough of a programmer to reverse Stephen's process. Can anybody help? I need to take a known file path/name, and stuff it into a field as an OLE linked object. Any takers?

Thanks!
Jun 6 '10 #1
2 1670
ADezii
8,834 Expert 8TB
@pviellieux
To me, the easiest way to Insert an Object (Linked/Embedded) into an OLE Object Frame is to:
  1. Set Focus to the Object Frame.
  2. Open the Insert Object Dialog Box and make your decisions.
    Expand|Select|Wrap|Line Numbers
    1. Me![OLEBound2].SetFocus
    2. DoCmd.RunCommand acCmdInsertObject
Jun 6 '10 #2
@ADezii
Thanks for your quick response. There is no form associated with this. I'd like to be able to run code that acts directly on the table.
Jun 7 '10 #3

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

Similar topics

2
by: John Smith | last post by:
A friend's small business has gotten themselves in trouble. Their only programmer has recently skipped the country and did not leave the source code or any design notes for a couple of program...
0
by: Aggarwal, Vikas (OFT) | last post by:
Hi all, I want to try reverese engineering a Server written in Python. Its is all object oriented stuff with some use of Design patterns. Umbrello in Linux has no support for python. I am not...
4
by: MAS | last post by:
I want to do what devasp.com has done. They offer their directory via a single-line javascript include. See: http://www.devasp.com/directory.asp You can drop this code onto any web page and...
1
by: Jonathan Gutteridge | last post by:
hey all.. strange question this i know.. but can anything think of an example of when designer(2000) fails to reverse engineer an oracle database??? cheers,
2
by: microsoft.public.dotnet.languages.csharp | last post by:
I have Visio Professional that comes with the MSDN Universal subscription. I need to reverse engineer a database using Visio and create the DDL. I can only find information on creating the script...
1
by: S J | last post by:
I have a VS 2005 C++ project including a bunch of files under multiple folders. For example: - project root - file1.cpp - file2.cpp - folder1 - file3.cpp - file4.cpp - folder2
6
by: Herby | last post by:
Hi, Im interested in Reverse Engineering C++ source code into a form more comprehensible than the source itself. I want to write a basic one myself, obviously i need to write a parser for the...
1
by: kamranshehzad | last post by:
Hi I need to reverse engineer or debug the method calls (not code) of a com class. I looked for tools but didn't find any. Can any one guide me how to find the method calls to a com...
1
by: ra.preethi | last post by:
Can anyoune tell me how to reverse engineer a VC++ dot net code using rational rose?
0
by: =?Utf-8?B?d2FsdGVy?= | last post by:
Hi there... I am stuck here ,and wish you could help. We have a webservice proxy, since we are moving to WCf , we will want to re-generate a new proxy. The problem is we do not own the service and...
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?
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,...
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
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.