Viewing 15 posts - 286 through 300 (of 418 total)
Objectowner, not db-owner
September 19, 2005 at 8:09 am
Tnx for the heads up. Could have thought that 1 up myself...
September 19, 2005 at 4:26 am
Got it! Had to place quotes round the qualified tablename:
sp_changeobjectowner 'europe\stan.loan_dim', 'dbo'
Thanks for the help.
September 16, 2005 at 5:36 am
Tnx for the response, Kenneth. I had not tried a qualified reference, but have just now. Result is the same.
I'll just have to dig deeper, I guess.
September 14, 2005 at 5:06 am
Tnx for the response, Phil.
For the second statement you could be right. The first statement does not require a DSN, but it does require a Sybase ODBC driver, which...
August 31, 2005 at 5:48 am
Tnx for the response.
On the master db: maybe you are right. However, the problem occurs with user-databases as well. On unchecking the auto-repair option: I am aware that this will...
August 4, 2005 at 3:26 am
Extra info:
Platform of the server is W2000 with the latest servicepack. SQL Server 2000 with sp3a. EM is running on my desktop, W2000 Pro with latest servicepacks. I have no...
August 2, 2005 at 12:07 am
Tnx for the responses all. I saw a discussion on faster searchtimes in a MySQL forum, could not find it anymore.
July 26, 2005 at 12:34 am
I agree, it still leaves open the question about search speed. Anyone has experienced problems related to VARCHAR vs CHAR datatypes?
July 25, 2005 at 7:36 am
You are right, Shawn, I just found out the server has been renamed....
Tnx for the response.
July 25, 2005 at 4:22 am
Tnx for the response. I am aware that columnorder is not that important, although the fixed-length-first is new for me. Wanting to place the column in a specific place is...
July 20, 2005 at 9:33 am
Tnx for the info, all.
I am under the impression, that when really big tables are involved it is better to create a physical table than a virtual table(# or @).
June 21, 2005 at 4:19 am
Tnx for the response guys. Martin, I will surely try your suggestion.
May 20, 2005 at 12:44 am
Viewing 15 posts - 286 through 300 (of 418 total)