Link to data base form fields

pcride

Registered User.
Local time
Today, 13:33
Joined
Nov 28, 2008
Messages
43
How would I link a form field from on DB to another?
 
On this note how would I link a query from another db without Importing. It appears I can only link tables but not a query
 
I was able to figure it out finding this.

http://www.thepoorhouse.org.uk/linked_queries_in_access

Now that I can run a query from one DB to another I have another problem

The DB that I have created the query in has a few fields in a table that I use to track Major Incidents. For each day there could be multiple Major Incidents. From the query I need to be able to pull in all of the major incidents for that date. Since they are in 3 different fields I would need some sort of dynamic table that combines everything. Also it wouldn't be date specific, It would need to query based on a master incident number that the data person would know. Any Ideas?
 

Users who are viewing this thread

Back
Top Bottom