Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BindingSourceMember
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01219178
Message ID:
01220846
Vues:
34
Sarosh,

>Kevin I think that even though the mmPicker's "DataCommand" property lets you pick (by clicking on the elipse) the right SP and stores the correct name in the property but some how it does not handle it properly when it tries to execute that SP at runtime, it errors out with "could not find that SP" or something like that.

That's because your stored procedure has a period in the name. You can just surround your stored procedure name in square brackets like this:

[xxx.yyy]

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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform