Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change syntax to match database structure
Message
From
11/06/2008 10:49:22
 
 
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:
01323096
Views:
15
>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?

If the script already has a USE IMPACTMD you should just need dbo.folder_templates FT

Just test it in a query in Management studio.


Charles Hankey

Though a good deal is too strange to be believed, nothing is too strange to have happened.
- Thomas Hardy

Half the harm that is done in this world is due to people who want to feel important. They don't mean to do harm-- but the harm does not interest them. Or they do not see it, or they justify it because they are absorbed in the endless struggle to think well of themselves.

-- T. S. Eliot
Democracy is two wolves and a sheep voting on what to have for lunch.
Liberty is a well-armed sheep contesting the vote.
- Ben Franklin

Pardon him, Theodotus. He is a barbarian, and thinks that the customs of his tribe and island are the laws of nature.
Previous
Reply
Map
View

Click here to load this message in the networking platform