Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does SQL Server 6.5 SP support an include .h file?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00319429
Message ID:
00319488
Views:
13
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
Previous
Reply
Map
View

Click here to load this message in the networking platform