[PHP-DB] Re: Problem with a form

2001-10-19 Thread Michael J. Eisner
Hi, disregard this post - i found the error - a little mistyping :-( Michael "Michael J. Eisner" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I have a form with two dropdown fields. When ever one of them is

[PHP-DB] Problem with a form

2001-10-19 Thread Michael J. Eisner
Hi, I have a form with two dropdown fields. When ever one of them is changed, a javascript function is called that reloads the whole PHP-Page. The first dropdown has values in the form like '19.10.2001' or '25.10.2001' the second one only one charakter like 'V', 'M' or 'F'. When I change the fo

Re: [PHP-DB] Re: Newbie: odbc_prepare & parameters

2001-10-19 Thread Michael J. Eisner
Hi Andreas, what I forgot: the queries connect both to different databases, so they use a different connection. Michael "Andreas Karajannis" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Michael J. Eisner wrote: > >

Re: [PHP-DB] Re: Newbie: odbc_prepare & parameters

2001-10-19 Thread Michael J. Eisner
t; <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Michael J. Eisner wrote: > > > >>>i have a loop going through a result set of an odbc-query. each row of > >>>this loop has to be checked if there is an entry in anot

Re: [PHP-DB] Re: Newbie: odbc_prepare & parameters

2001-10-19 Thread Michael J. Eisner
IL PROTECTED]">news:[EMAIL PROTECTED]... > Does fldFlight contain the character "?" > > If it does, you must use: WHERE fldFlight='?' > > Are you using ? as a wildcard? > > -Original Message- > From: Michael J. Eisner [mailto:[EMAIL PROTECTED]]

Re: [PHP-DB] Re: Newbie: odbc_prepare & parameters

2001-10-19 Thread Michael J. Eisner
ew Hill > Director of Technology Evangelism > OpenLink Software http://www.openlinksw.com > Universal Data Access & Data Integration Technology Providers > office:781.273.0900 x 27 mobile:781.608.4217 > > > -Original Message- > > From: Michael J. Eisner [

[PHP-DB] Re: Newbie: odbc_prepare & parameters

2001-10-18 Thread Michael J. Eisner
#"; should read FROM tblBookings WHERE fldFlight = ? AND fldBookDate =#".$EngDatum."#"; ^^ there should the parameter be used. Michael Eisner "Michael J. Eisner" <[EMAIL PROTECTED]> schrieb im Ne

[PHP-DB] Newbie: odbc_prepare & parameters

2001-10-18 Thread Michael J. Eisner
atRouten[0]); odbc_execute($ergDispatch,$Para); ... ... * The array is filled correctly, but the odbc_execute function doesNn't bring back any value, but there are definitvly rows where there should be a result. Thanks in advance! Michael J. Eisner -- PHP Database Mailing List (http://www.p