Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with GetDataSet
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00878194
Message ID:
00878295
Views:
14
Ah hah!

Thanks

the problem was staring me in the face. I recently removed one of the columns from my select statement that the form was still trying to bind to.

SELECT digest as digest_short, prop_id, prop_no, prop_year, com_id,status_id, introduced_date, initiated_by, proposal.ordtype_id, ordtype_desc, ordinance_no, drafted_by, proposal.com_id, com_name FROM OTS.PROPOSAL LEFT JOIN ordinance ON proposal.ordtype_id = ordinance.ordtype_id LEFT JOIN committee ON proposal.com_id = committee.com_id WHERE 1=1 AND prop_year=2004 ORDER BY LPAD(PROP_NO,4,'0')
--------------------------
Clay Angelly
cangelly@ie-inc.com
Never argue with an idiot. They drag you down to their level and beat you with experience.
Previous
Reply
Map
View

Click here to load this message in the networking platform