 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
ChrisRickard
Joined: 12 Jul 2007 Posts: 16
|
|
SQL Server schema..object syntax |
|
The SQL Server schema..object syntax isn't recognized. For instance this SQL Assist doesn't work properly on this query
SELECT * FROM Northwind..Orders
vs this which does work
SELECT * FROM Northwind.dbo.Orders
|
|
Fri Jul 13, 2007 3:32 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
The schema-less notation database..object is not currently supported.
|
|
Fri Jul 13, 2007 10:49 am |
|
 |
|
|
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
|
|
|