Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to set a filter
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00356391
Message ID:
00356758
Views:
18
Here is the code that is causing the error in the combo box change event:

select tecdpsc.dpscscal as tecscaln, tecdep.depnum, tecdep.depname
from tecdpsc, tecdep
where tecdpsc.dpscdep = tecdep.depnum
order by tecdpsc.dpscdep, tecdpsc.dpscscal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform