Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the scope of a SQL Server session for Temp table
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01147315
Message ID:
01147340
Views:
23
There's an error in the code. The name should be the same in both lines as in corrected version below.

>>
>>IF object_id('tempdb..#TempTable') IS NOT NULL
>>	DROP TABLE #TempTable
>>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform