Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change syntax to match database structure
Message
From
11/06/2008 19:25:21
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/06/2008 09:28:00
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01323058
Message ID:
01323333
Views:
10
This message has been marked as a message which has helped to the initial question of the thread.
>Below is a clause of a SQL script.
>
>
>Inner Join AllscriptsDB.Impact.dbo.Folder_Template FT
>
>
>Here is the structure that I show in SQL Server Management Studio:
>
>
>NTSERVER (SQL...)
>----- Databases
>---------- IMPACTMD
>--------------- Tables
>-------------------- dob.Folder_Template
>
>
>How do I need to change the clause to match the structure?
Inner Join IMPACTMD.dob.Folder_Template FT
if that server is a linked server add linkedserver name in front.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform