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 Wanet Telecoms Ltd 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: *

  • Users: Cicero01
  • Content: Threads
  • Order by date
  1. Cicero01

    Access join not supported "sometimes".

    I have an Access database in which I have a series of SQL server tables linked into Access with an ODBC connection. This is the SQL code in question: SELECT [dbo_Account].[acct_id], [dbo_Agent].[AgentName] FROM dbo_Account LEFT JOIN dbo_Agent ON...

Part and Inventory Search

Back
Top