Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change syntax to match database structure
Message
De
11/06/2008 19:25:21
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
11/06/2008 09:28:00
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01323058
Message ID:
01323333
Vues:
11
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform