Posted by Andy Hassall on 11/30/06 23:51
On 30 Nov 2006 14:46:57 -0800, "Damo" <cormacdebarra@gmail.com> wrote:
>$rs=odbc_exec($conn , $queryexe)or die("Query failed: $sql<br />Error:
>".mysql_error()."<br />");
odbc_exec with mysql_error? You're mixing stuff up a bit there. Do you mean
odbc_errormsg?
$sql isn't defined either. Is this really the code you're running?
>Its giving a sql error when i try it.
You've forgotten to post the error...
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|