On 8/24/06, Tom Chiverton <[EMAIL PROTECTED]> wrote:
On Wednesday 23 August 2006 20:08, Matt Williams wrote: <object name="myserver.something.tablename" alias="somethingMeaningful" />
Tried that and the vice versa. No good. There is a stored procedure that runs (mssql) and verifies that the table exists. This stored procedure won't find the table with the dot-notated name, only with the short tablename. So I hacked through the Reactor code last night and modified the 2 files in the reactor\data\mssql directory. I was able to make it work but don't like that I now have a custom version of reactor. The object definition is as you suggested. Matt -- Matt Williams "It's the question that drives us." -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
