XML: a string literal was expected, but no opening quote character was found.
technology:ASP, backend: sql server
I'm trying to present the sql query results in XML on my asp page, but i get an alert box saying
XML: a string literal was expected, but no opening quote character was found.
when i execute the page second or third time, i get the results in XML alright.
Any help, guidance, suggestion or solution will be greatly appreciated!
Thanks in advance,
Sush

