Getting a strange error calling a stored procedure after upgrading to MX. Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name '##GetSubMembersTemp'.
The procedure recursively calls itself to walk through a parent-child tree structure, using a temp table to store the results. This code works perfectly on CF5, not sure what the deal is. I'm using CFSTOREDPROC, returning two result sets and a return code. The servers are Win 2000, database is SQL 2000. Any help would be more than appreciated. Thanks. -Rich ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

