Question
Problem after upgrading ms sql db
I have a coldfusion 7mx website that is attached to a ms SQL
2000 DB and all works fine, I copied the DB to sql 2005 and now in
order to use the same queries I have to add the schema name to the
query (was) database.tablename or just tablename and (now) it needs
to be database.schema.tablename. I really do not want to find
update a few hundred queries what is the best way to fix this?
thanks
-d
thanks
-d
