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

Recent content by sqlchallenged

  1. sqlchallenged

    Need Expert SQL SP help

    thanks alot for the help a little tunning on my asp code and it works great.. Thnks
  2. 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