SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
SQL 2000 Schemas Broken

 
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant View previous topic
View next topic
SQL 2000 Schemas Broken
Author Message
judahr



Joined: 09 Mar 2007
Posts: 319
Country: United States

Post SQL 2000 Schemas Broken Reply with quote
5.0.97 Pro
SSMS connected to SQL 2000
With schema name chosen

If you type Select and choose a table, the table is prefixed with your user instead of the schema the table resides in.

What happens:

Select Field1 From [user].Table1 t

What should happen:

Select Field1 From dbo.Table1 t
Wed Jun 30, 2010 5:32 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7849

Post Reply with quote
I'm unable to reproduce this. Please let us know what "Context (MSSQL)" query returns for your login. This query can be found in SQL Assistant options on DB Options tab.
Thu Jul 01, 2010 8:51 am View user's profile Send private message
judahr



Joined: 09 Mar 2007
Posts: 319
Country: United States

Post Reply with quote
Output from query: not actual values, but what basically returned.

(No column name) (No column name) (No column name) (No column name)
[ServerName] [MyLogin] [Database] [MyLogin]


The difference: when connected to SQL 2008, the last column is dbo. In SQL 2000, it returns my login name with domain.

The query seems unchanged from version 4.8.
Thu Jul 01, 2010 9:02 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.