Db Owner -
09-05-2003
, 02:35 PM
In my development enviroment my db object have dbo
specified as the ownser prefix in my datasource i.e.
"dbo"."MyFactTable" In the production enviroemnt we are
moving to the object has
"dbasareapainintheASS"."MyFactTable"
Is there a way to get my AS app to recognize a differrent
table prefix?
Thanks
Steve |