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

VB 2003 and - Eeek! - DDE

Some of my Users have grown up (/literally/ in some cases) with
the ability to "Copy" a textbox from VB [6 and earlier] applications,
pop across to their favourite MS Word document and "Paste Link"
a field into said document that updates itself as and when the
application's data changes.

Good News : This is all underpinned by DDE, which was /natively/
supported up to VB6. .

Bad News : DDE is not longer supported in Visual Basic (at least
not in VB'2003).

What, if anything, can I /replace/ this functionality with (from the
users' perspective?
Am I going to have to start intercepting WM_DDE_* messages
and trying to /re-invent/ a thirteen-year-old (and, apparently,
obsolete) wheel?

TIA,
Phill W.
Nov 21 '05 #1
2 1174
Phill,

Must they be able to make the link in Word or will Excel be acceptable?
In Excel you can use a real-time data server (RTD).

<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexcl2k2/html/odc_xlrtdvbnet.asp>

Brian

Phill. W wrote:
Some of my Users have grown up (/literally/ in some cases) with
the ability to "Copy" a textbox from VB [6 and earlier] applications,
pop across to their favourite MS Word document and "Paste Link"
a field into said document that updates itself as and when the
application's data changes.

Good News : This is all underpinned by DDE, which was /natively/
supported up to VB6. .

Bad News : DDE is not longer supported in Visual Basic (at least
not in VB'2003).

What, if anything, can I /replace/ this functionality with (from the
users' perspective?
Am I going to have to start intercepting WM_DDE_* messages
and trying to /re-invent/ a thirteen-year-old (and, apparently,
obsolete) wheel?

TIA,
Phill W.


Nov 21 '05 #2
Brian,

Sadly, they want to use this with Word - it's just a quick and easy
way of creating letters based on addresses and other data from
our applications. At least it used to be ;-)

Regards,
Phill W.

"Brian Gideon" <br*********@yahoo.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
Phill,

Must they be able to make the link in Word or will Excel be acceptable?
In Excel you can use a real-time data server (RTD).

<http://msdn.microsoft.com/library/de...-us/dnexcl2k2/
html/odc_xlrtdvbnet.asp>
Brian

Phill. W wrote:
Some of my Users have grown up (/literally/ in some cases) with
the ability to "Copy" a textbox from VB [6 and earlier] applications,
pop across to their favourite MS Word document and "Paste Link"
a field into said document that updates itself as and when the
application's data changes.

Good News : This is all underpinned by DDE, which was /natively/
supported up to VB6. .

Bad News : DDE is not longer supported in Visual Basic (at least
not in VB'2003).

What, if anything, can I /replace/ this functionality with (from the
users' perspective?
Am I going to have to start intercepting WM_DDE_* messages
and trying to /re-invent/ a thirteen-year-old (and, apparently,
obsolete) wheel?

TIA,
Phill W.

Nov 21 '05 #3

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

Similar topics

0
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
1
by: Beacher | last post by:
Hi All I have multiple tables... all with the same composite key. well the tables are all the same layout infact.. just each table has a different row of data in each for ex. table 1 ID...
22
by: EP | last post by:
When running my asp.net hosting service (asp.net without IIS), on server 2003 with IIS not installed, I get the following when trying to process a request. "System.DllNotFoundException: Unable to...
1
by: Max Power | last post by:
HTML reprocessor: how do you get rid of the obese MS-Word (normal or filtered) HTML? I just want all the fancy MS tags removed and replaced with basic ones, or if applicable -- stripped entirely...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...

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.