Linking Access to DDE

G

Ghost Train

I am at the very basic level in programming in VBA. I need VB code to link an
Access database with a DDE from a stock website. Can anyone help?
 
T

Tom van Stiphout

On Thu, 9 Oct 2008 15:53:01 -0700, Ghost Train <Ghost
(e-mail address removed)> wrote:

That is SOOOO an old method of exchanging data, you should have no
problem finding one that's not 15 years behind the times. No really,
DDE is not for beginners, and has been superseded by better methods
(e.g. web service) YEARS ago.

-Tom.
Microsoft Access MVP
 
G

Ghost Train

OK. What do you recommend that I do?

Tom van Stiphout said:
That is SOOOO an old method of exchanging data, you should have no
problem finding one that's not 15 years behind the times. No really,
DDE is not for beginners, and has been superseded by better methods
(e.g. web service) YEARS ago.

-Tom.
Microsoft Access MVP
 
T

Tom van Stiphout

On Fri, 10 Oct 2008 03:20:04 -0700, Ghost Train

What I said: find a stock website that presents data using a more
accessible/modern technology, such as Web Service.

-Tom.
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top