calling mysql table from CFC Error
never had this issue before but when querying a db from my component I received the following error:
[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'collection_lines'.
The query works just fine from console and the table exists all db privilages match.
To troubleshoot i pulled the same query from my cfm page rather than the component and it functioned normally.
