Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reference a field on a form in a separate open database??? 1

Status
Not open for further replies.
You can’t.

What you can do is write the value of the form variable to an external text file; and then read that text file in the other database…..Or,

The database that needs the value can reference the other database which will give it access to functions in the referenced database.

You can write a function to return that variable and call it from the referencing database. Seems like too much trouble both ways. Exactly what are you trying to do and more importantly why?
Robert Berman
Data Base consultant
Vulcan Software Services
thornmastr@yahoo.com
 
And your suggestion is? Robert Berman
Data Base consultant
Vulcan Software Services
thornmastr@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top