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

Viewing Bound Old Objects

Thanks for reading my request for help!

I have a Bound Object Frame that I have stored a Word Document. When
I double click to view the document it is very small and unreadable.
If I try to zoom it to 100% it reverts right back to a small image.
Tried to click and drag the edge to resize it that didn't work either.

When I open this form up on another PC it work fine....

What am I missing here... it there an option that I missed or a
tool... I'm beginning to hate Ole Object :(

Please Help!

Thanks

N. Graves
Nov 30 '06 #1
4 1472
I have a Bound Object Frame that I have stored a Word Document.
why oh why would you do such a thing?

....why?

Dec 1 '06 #2
Bill thanks you for reading my question... Your right it is not a
pretty thing at all.

The reason:
I have a SQL Database and Web site that we keep up with On Call
information for many groups and we are a Service Company. I created
this database to immolate the Web but on the web we have Word
Documents too. I need the Access completely stand alone so Management
could download and have all the information incase we lost our
network.

Now can you help me? Oh please this one is kicking my butt.
On 1 Dec 2006 07:59:49 -0800, "BillCo" <co**********@gmail.comwrote:
>
>I have a Bound Object Frame that I have stored a Word Document.

why oh why would you do such a thing?

...why?
Dec 1 '06 #3

I would still advise against it - too many embedded objects will bloat
the database exponentially and you are inviting corruptions. You could
try just storing a link to the location of the document and trigger a
shell event to open it in word. This is the path i would recommend. You
could create a procedure to download the word docs with the database
and links intact.

or you could use the ms word com library to interact with the word docs
and extract the text into a memo field or a series of text fields.
Using the lebans rich text editor you could even read and write
formatted text.

But the ole window was never neant to display word docs.

N. Graves wrote:
Bill thanks you for reading my question... Your right it is not a
pretty thing at all.

The reason:
I have a SQL Database and Web site that we keep up with On Call
information for many groups and we are a Service Company. I created
this database to immolate the Web but on the web we have Word
Documents too. I need the Access completely stand alone so Management
could download and have all the information incase we lost our
network.

Now can you help me? Oh please this one is kicking my butt.
On 1 Dec 2006 07:59:49 -0800, "BillCo" <co**********@gmail.comwrote:
I have a Bound Object Frame that I have stored a Word Document.
why oh why would you do such a thing?

...why?
Dec 4 '06 #4
"I created this database to immolate the Web..." - N. Graves

Hmm... I think this is a rather interesting use for a database...
>From Dictionary.com
immolate \IM-uh-layt\, transitive verb:
1. To sacrifice; to offer in sacrifice; to kill as a sacrificial
victim.
2. To kill or destroy, often by fire.

"... but on the web we have Word Documents too." - N. Graves

Meh, they'll still burn ;)

My $0.02

Cheers,
Jason Lepack

N. Graves wrote:
Bill thanks you for reading my question... Your right it is not a
pretty thing at all.

The reason:
I have a SQL Database and Web site that we keep up with On Call
information for many groups and we are a Service Company. I created
this database to immolate the Web but on the web we have Word
Documents too. I need the Access completely stand alone so Management
could download and have all the information incase we lost our
network.

Now can you help me? Oh please this one is kicking my butt.
On 1 Dec 2006 07:59:49 -0800, "BillCo" <co**********@gmail.comwrote:
I have a Bound Object Frame that I have stored a Word Document.
why oh why would you do such a thing?

...why?
Dec 4 '06 #5

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

Similar topics

6
by: Matthias Kaeppler | last post by:
Hello, during a discussion on a C++ internet forum, some question came up regarding references and the lifetime of the objects they alias. I can't find any clear wording on that in the draft...
12
by: Russell E. Owen | last post by:
I have several situations in my code where I want a unique identifier for a method of some object (I think this is called a bound method). I want this id to be both unique to that method and also...
15
by: pranab_bajpai | last post by:
So I want to define a method that takes a "boolean" in a module, eg. def getDBName(l2): .... Now, in Python variables are bound to types when used, right? Eg. x = 10 # makes it an INT...
1
by: Jax | last post by:
I have an arraylist of objects. This arraylist is bound to a repeater. That repeater then creates a set of controls like so <asp:repeater id="garmentRepeater" runat="server"...
3
by: Samuel R. Neff | last post by:
We're working on implementing a Command Pattern design with our application in order to help facilitate undo/redo. This is fine four user actions we control which basically means menu actions. ...
1
by: Jonathan Taylor | last post by:
I have a large XML file that contains many complex objects. The objects contain a fairly sizeable amount of information and I'm only interested in displaying the name of each item. I don't want...
0
by: Dave | last post by:
Hi all, I have a listbox that is complex bound by an arraylist. The problem is that when I delete an object from the arraylist, the listbox does not reflect those changes. I tried refreshing...
2
by: Fred W. | last post by:
I wondering if there is a way to determine which objects are bound to my DataTable. I update my DataTable from a thread. My DataTable is bound to a DataGrid in my main UI. Apparently I will need to...
1
by: Latha | last post by:
I have bound a array of objects to datagridview in vb.net. If I add new objects to array, that doesn't reflect in datagridview. What I have to do? Thanks, Latha.P
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?
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
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
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...

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.