Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem w/parameterized sql stmt
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00661706
Message ID:
00663792
Views:
18
Hi Mike,

>SELECT HINIT,HNAME FROM HWHOA WHERE (HINIT = ?)

>You should still get the parameter(s) generated by the wizard. To check go
>to oledbdataadapter properties, selectcommand, parameters collection. You
>should see the created parameter list. To test go to oledbdataadapter
>properties and select preview data. Add in the desired parameter values
>and hit Fill Dataset. You should get the data returned (At least it works >for me).

THAT WORKS! I do get an error when using the oledbdataadaptor creation wizard that a "parameter is missing" but it does create the paramater list but it does fill the dataset based on my parameter value.

Sorry for the slow response to your message, havent been on the UT for a while due to daily distractions.

Thanks again for your help.

Todd
The day you take complete responsibly for yourself, the day you stop making any excuses, thats the day you start to the top. - O.J. Simpson

Great advice from a questionable source...
Previous
Reply
Map
View

Click here to load this message in the networking platform