Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verify a TempTable using VFP on SQLServer2000
Message
 
 
À
25/02/2008 10:55:12
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italie
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01296055
Message ID:
01296095
Vues:
13
You're welcome.

>Yes, this is the way I adopted:
>
>
>SQLEXEC(lnActiveConnection,"SELECT object_id('tempdb..#TempQuery')","LocalCursor")
>
>If Isnull(LocalCursor.Exp)
>  SQLEXEC(lnActiveConnection,"create table #TempQuery ID char(36) PRIMARY KEY)")
>Endif
>
>
>
>Thank you very much Sergey and Naomi.
>Bruno
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform