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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it possible to create query to join imported table?

Status
Not open for further replies.

sallyGals

Programmer
Feb 1, 2006
35
0
0
DE
I had imported table from another system, may i know that is it possible for me to create query to join imported table and the current system table?
i had try it, but it was not allow..
 
If by "... imported table ..." you mean that you have created a new table in your database containing data that you imported, then it should be quite possible.

Can you provide more information on exactly how you are attempting to join the tables? (Some SQL for example.)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top