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 gkittelson 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. AlzCranium

    cmdSQLData.Execute character limit

    Hello, I have the following SQL coded in a module in Access. sSql = "SELECT distinct (Primary_Nme)" & _ "FROM DB.TableA," & _ "(SELECT distinct (client_id)" & _ "FROM DB.TableB" & _ "WHERE carrier_operational_id = " & Chr$(39) & strCarrier & Chr$(39) & _...

Part and Inventory Search

Back
Top