int tsmAddServerToDatabase ( TsmDatabase *database, char *url ) Adds a server to a database
Adds a server to a database.This function will take a URL for a TSM server and will add an entry for this in the specified database. If an entry already exists in the database for the server, then a new one will not be created.