Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with mmPicker and DataCommandType.StoredProcedure
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Problem with mmPicker and DataCommandType.StoredProcedure
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
00999745
Message ID:
00999745
Vues:
92
I am having a problem with the mmPicker control while using a stored procedure as the DataCommandType. If I use a text statement to retrieve the data:
SELECT Symbol, Name, CompanyID FROM Company
and set the DataCommandType to Text, I have no problem.

If I use a stored procedure and set the DataCommandType to StoredProcedure, mmPicker works fine but it won't filter the results. For example, if I type in an 'I' and hit enter, the list is not filtered to show just the companies that start with I. It works fine if I use DataCommandType = Text.
Chris McCandless
Red Sky Software
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform