List:MaxDB« Previous MessageNext Message »
From:Martin Lilienthal Date:October 12 2000 3:20pm
Subject:SAPDB and PHP II
View as plain text  
Hi,

> Try "select * from test" instead of "select * test". SAP DB requires the
> 'from'.

I`ve only forgotten to change SQL ;-).

But this has nothing todo with the error. I think that there`s something
wrong with "odbc_connect(....)".
When I try:
<?php
$conn = odbc_connect("localhost:TST","user","password");
?>

I get the same error.


regards


Martin Lilienthal


Thread
SAPDB and PHP IIMartin Lilienthal12 Oct