Email this Page
Log Support Call
Send Feedback
Print |
|||||||||||||||||||||||||||||||
Library ElementDescriptionThe library element contains the details of an Author-it library available for use by the Author-it Integration Server. The Author-it Integration Server only supports SQL Server Libraries. For each SQL Server library that you wish to connect to, copy the <library> element and update the alias, server and database fields. For example, if you need to connect to three databases on two different servers copy and paste the line <library alias="your_alias" database="your_database" server="your_server" trusted="false" user="" password="" /> Attributes
Parent ElementLibraries ValuesNone. Set the attributes only. Sample XML<libraries> <library alias="SampleSQL" database="sample" server="servername" trusted="false" user="Acmelive" password="Acmelive" /> </libraries> |
|||||||||||||||||||||||||||||||
| Top of Page |
Email this Page
Log Support Call
Send Feedback
Print |
||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||