Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindingSourceMember
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01219178
Message ID:
01220846
Views:
28
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
Previous
Reply
Map
View

Click here to load this message in the networking platform