RE: a query from php doen't work

2002-04-18 Thread savaidis
ginal Message- > From: Carsten Gehling [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 17, 2002 11:23 PM > To: savaidis; [EMAIL PROTECTED] > Subject: SV: a query from php doen't work > > > > Fra: savaidis [mailto:[EMAIL PROTECTED]] > > Sendt: 17. april 2002 22:14 &g

SV: a query from php doen't work

2002-04-17 Thread Carsten Gehling
> Fra: savaidis [mailto:[EMAIL PROTECTED]] > Sendt: 17. april 2002 22:14 > Emne: a query from php doen't work > I get a "Query failed" error on this: > What could hapent? Try to alter this line: $result=mysql_query($buffer); to look like this: $result=mysql

a query from php doen't work

2002-04-17 Thread savaidis
I get a "Query failed" error on this: What could hapent? I login as with MySQL-Front and pass the same query with no problem. Query's length is about 500 bytes. I need it to send my data to a remote MySQL server. PS I send this here becouse is more related to MySQL than to php. Thanks a lot Ma