Databases Reference
In-Depth Information
In Step 3 that gets displayed enter the query SELECT * from RecipientInfo .
The delivery extension settings are the ones that the program will pull out
from the RecipientInfo table in the Subscribers database.
9.
Click on the Validate button to verify if the query can be run.
The page returns an error.
10. Modify the query in the previous window as shown:
SELECT * FROM [Subscribers].dbo.[RecipientInfo]
11. Click on Validate .
You get a Query validated successfully message just above the buttons
at the bottom of the previous page.
 
Search WWH ::




Custom Search