creating a Memory Resident Program (TSR) to connect to Access Data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All!

We have an Access program to manage our orders.

Our order no.’s have a prefix “CA-“â€.

I was wondering if it is possible to make a memory-resident program in VB
or C++ which enables us to click on any text starting with “â€CA-Ҡin any
program (word file, email or any HTML Page) and connect it to our access
database.

Alternatively, if we move the mouse to any text on “CA-“ on any page in any
program, we get a tool-tip, on which if we click we get connected to the
access program.

I am sorry if this question is not related to this board. Any clue will be
highly appreciated.

Many thanks!
Avir
 
Thanks Brendan for showing me the right direction!
I am sure I will find a solution to this problem.
 
Back
Top