<div class="gmail_quote">On Mon, Nov 23, 2009 at 10:59 AM, Carsten Haese <span dir="ltr"><<a href="mailto:carsten.haese@gmail.com">carsten.haese@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Have you tried to *read* and *understand* this error message? My guess<br>
is no. The error message tells you all you need to know. You need to<br>
pass a string as argument 4, but you aren't. <<db>> is a database<br>
connection object, not a string. Change <<db>> to a string containing<br>
the name of the MySQL database to which you want to connect.<br></blockquote><div><br>Yes, Carsten, I did read the error message. And the obvious passed me by LOL! Sorry. Thanks,<br>V<br></div></div><br>