Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does SQL Server 6.5 SP support an include .h file?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00319429
Message ID:
00319488
Vues:
12
Philip,

No, SQL Server does not support the concept of include files.

I can think of two solutions:

1) create a table to contain the constant values and pull them into variables early in the procedure.

2) You could hard-code the values into a second stored procedure and have it return them when called.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform