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 TouchToneTommy 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. SHeidenreich

    SQL Temp. Tables Problem with Parameters

    Hi. We´re migrating our application from the FoxPro-Database to Microsoft SQL. To translate the SQL-Statements with Cursor-DBF-Joins we want to use the temporary tables of T-SQL: nresult=SQLEXEC(nhandle,"select * into #curtemp from adresses") This is working fine. We can access #curtemp as a...

Part and Inventory Search

Back
Top