Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange error in cmBindingManager
Message
From
16/11/2004 15:18:51
 
 
To
16/11/2004 14:24:40
Ken Penrod
Technical Perspectives, Inc.
Richardson, Texas, United States
General information
Forum:
Visual FoxPro
Category:
CodeMine
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00961864
Message ID:
00961894
Views:
12
Hi Ken

Have you subclassed the combo's Init method in any way? If so, post the code.

If not, try deleting the combo and adding in a new instance to the form.


>I have a form with a combobox that's based on the cbocomboboxcustom class and has a remote view as it's rowsource. Whenever I run the form I get the following error in the cmbindingmanager.initbinding method...
> ERROR #1808 in Formformdistrist001.cbodistrictname.addproperty
>
> SQL ORDER BY clause is invalid
>
>However, the code blows up on an addproperty method inside initbinding...
> WITH m.oThis
> ...
> .AddProperty('uOriginalValue', .NULL.)
>
>The line of code doesn't appear to have anything to do with the error message. Has anyone seen this before? Any ideas?
>
>Thanks,
>Ken Penrod
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform