Difference between revisions of "Add an Appointment"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(New page: There are a couple ways this can be accomplished... ==Method 1- via SQL Script== Step one- obtain "AppointmentGenerator.sql" script file Step two- On Database server launch ''SQL Server...)
 
Line 4: Line 4:
  
 
Step one- obtain "AppointmentGenerator.sql" script file
 
Step one- obtain "AppointmentGenerator.sql" script file
 +
  
 
Step two- On Database server launch ''SQL Server Management Studio''  
 
Step two- On Database server launch ''SQL Server Management Studio''  
 
* Located: Start > All Programs > Microsoft SQL Server 2005 > SQL Server Management Studio
 
* Located: Start > All Programs > Microsoft SQL Server 2005 > SQL Server Management Studio
 +
 +
 +
Step three- enter the Login and Password if necessary.
 +
* '''IMPORTANT: Make sure you have the correct TEST server selected in ''Server name'' drop down!'''
 +
 +
[[Image:Sqlstart.jpg]]
 +
 +
 +
Step Four- Click on ''New Query"
 +
 +
[[Image:Newquery.jpg]]

Revision as of 17:17, 13 May 2008

There are a couple ways this can be accomplished...

Method 1- via SQL Script

Step one- obtain "AppointmentGenerator.sql" script file


Step two- On Database server launch SQL Server Management Studio

  • Located: Start > All Programs > Microsoft SQL Server 2005 > SQL Server Management Studio


Step three- enter the Login and Password if necessary.

  • IMPORTANT: Make sure you have the correct TEST server selected in Server name drop down!

Sqlstart.jpg


Step Four- Click on New Query"

Newquery.jpg