| 
 Posted by MGFoster on 03/13/06 00:32 
newtophp2000@yahoo.com wrote: 
> Here is a simple question.  I am having difficulty accessing books 
> online at Microsoft so I thought I would ask here.  What is the 
> standard naming syntax for Sqlserver 2005?  Assuming I had the 
> following table, [proddb01].[details].[dbo].[daily_tranx], how would I 
> refer to it in the new version? 
 
What's the problem?  If your example follows this syntax: 
 
   <server>.<database>.<owner>.<table> 
 
then it should work. 
--  
MGFoster:::mgf00 <at> earthlink <decimal-point> net 
Oakland, CA (USA)
 
  
Navigation:
[Reply to this message] 
 |