Viewing 2 posts - 136 through 137 (of 137 total)
I have experienced the same problem...
In SQL server when creating table you must specify owner.
Eg. CREATE TABLE dbo.table_name (..)
If you do this: CREATE TABLE table_name (..) , then ownership of...
June 2, 2005 at 10:21 pm
#562773
Can you link to more than one (eg. sybase) server?
June 2, 2005 at 8:58 pm
#562764