Re: [GENERAL] Problems with acessing xml functions on other database

2007-12-10 Thread Nikolay Samokhvalov
On Dec 9, 2007 10:34 PM, x asasaxax <[EMAIL PROTECTED]> wrote: > Hi everyone, > >I had the folowing problem: when i try to execute a xml_string function > on a database 'a' it works, but when i try this in database 'b' it doesen´t > works. Did anyone knows what its going on? Is that some kind o

Re: [GENERAL] Problems with acessing xml functions on other database

2007-12-10 Thread Richard Huxton
x asasaxax wrote: Hi everyone, I had the folowing problem: when i try to execute a xml_string function on a database 'a' it works, but when i try this in database 'b' it doesen´t works. Did anyone knows what its going on? Is that some kind of permission? No-one can tell, you didn't provide

[GENERAL] Problems with acessing xml functions on other database

2007-12-09 Thread x asasaxax
Hi everyone, I had the folowing problem: when i try to execute a xml_string function on a database 'a' it works, but when i try this in database 'b' it doesen´t works. Did anyone knows what its going on? Is that some kind of permission? Thanks a lot