Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange error in cmBindingManager
Message
From
16/11/2004 14:24:40
Ken Penrod
Technical Perspectives, Inc.
Richardson, Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Strange error in cmBindingManager
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:
00961864
Views:
44
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
Next
Reply
Map
View

Click here to load this message in the networking platform