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 bkrike 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. sqlchallenged

    Need Expert SQL SP help

    Hi everyone.. Im a ASP programmer in need of help. I have a sql query which i can seem to input into a stored procedure. I have two tables.... zip and dealers heres the code SQL Server vesion - use ACOS()** sSql = "SELECT name, phone, addr1, city, state, zip " & _ "FROM dealer " & _...

Part and Inventory Search

Back
Top