Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem w/parameterized sql stmt
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00661706
Message ID:
00663792
Vues:
17
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...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform