I have an application running on CF8 which makes use of the <cfdbinfo tag. On two of my systems, when working with a SQL 2008 database, I am getting errors on this tag saying that "table XYZ does not exist". The problem is, the table does in fact exist and I can run a <cfquery using the exact same datasource and select data from the table. The weird thing is, on a different system talking to the same database loaded onto a different SQL 2008 server, this code works just fine. There is nothing different on the CF or SQL site from this system to the two I am having issues with - they are both stock installs.
Has anybody seen any issue like this before? Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316760 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

