Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i pass the fieldname in which i want to search
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01259134
Message ID:
01259907
Views:
16
Ernst,

>how can I pass the field name in which i want to look up a value to a tsql stored procedure?
>e.G. i want to tell the sp that i want to scan the field custID for a certain value.
>fieldname and value are parameters.

You can create a stored procedure that accepts a character string containing the field name and another parameter that contains the value.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform