Description
bool
yaz_database ( resource id, string databases)
This function specifies one or more databases to be used in search,
retrieval, etc. - overriding databases specified in call to
yaz_connect(). Multiple databases are
separated by a plus sign +.
This function allows you to change databases within a session.
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.