Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot get Command Object to Detect @TEXT parameter
Message
From
26/11/2001 08:35:21
 
 
To
26/11/2001 07:15:34
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00585670
Message ID:
00585686
Views:
16
Are you explicitly creating the parameter objects or are you letting ADO dynamically retrieve them? If you're expecting ADO to retrieve the parameter info, try an explicit call to Refresh():

Qy.Parameters.Refresh()

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform