Anybody have any experience using ADO queries in CFMX? I am getting the
following error...
Funny thing is it WAS working. We've just installed the MX updater. I
wonder if that could have caused it.
Error Occurred While Processing Request
An exception occurred during method selection process for Method
MoveNext The cause of this exception was that there are no methods with
the the specified method name and argument types.
Please check your function and try again.
31 : while ( NOT MyRecordset.EOF ) {
32 : RecordCount = RecordCount + 1;
33 : MyRecordset.MoveNext();
34 : }
35 : ADOObjects = QueryNew("Name,Type");
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.