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

Search results for query: *

  1. mrdan66

    Referencing a function for a DB not used in query join.

    thread183-786720 I have a function in one database, and reference this in a select query that joins OTHER datbases. Ex: SELECT MyDatabase2.Function(MyDatabase1.field as parameter),MyDatabase1.* FROM MyDatabase1 INNER JOIN MyDatabase3, etc... I am getting this error: "The multi-part...

Part and Inventory Search

Back
Top