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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.