Re: A little SQL query help

2003-07-27 Thread Nils Valentin
tec Support" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Sunday, July 27, 2003 2:05 AM > Subject: Re: A little SQL query help > > > Hi Mark, > > > > 2003年 7月 27日 日曜日 06:09、Obantec Support さんは書きました: > > > Hi > > > > > > I have a

Re: A little SQL query help

2003-07-27 Thread Obantec Support
- Original Message - From: "Nils Valentin" <[EMAIL PROTECTED]> To: "Obantec Support" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 27, 2003 2:05 AM Subject: Re: A little SQL query help > Hi Mark, > > 2003年 7月 27日 日曜日 06:09、Ob

Re: Re[2]: A little SQL query help

2003-07-27 Thread Nils Valentin
Hi Ivan, depending on mark's needs (orginal poster of the question), you might be right. So far I have not so much experience with PHP. Best regards Nils Valentin Tokyo/Japan 2003年 7月 27日 日曜日 15:43、Ivan Cukic さんは書きました: > Nils> How about LIKE \"$%searchdata%\" ? > > The % sign should be in fr

Re: A little SQL query help

2003-07-26 Thread Nils Valentin
Hi Mark, 2003年 7月 27日 日曜日 06:09、Obantec Support さんは書きました: > Hi > > I have a database supplied to me that was excel but now uploaded to mysql. > (the data is out of my hands.) > > i need to search for 1 of 2 categories against 3 fields with user inputted > data. > > example Categories=Lessor , sear

A little SQL query help

2003-07-26 Thread Obantec Support
Hi I have a database supplied to me that was excel but now uploaded to mysql. (the data is out of my hands.) i need to search for 1 of 2 categories against 3 fields with user inputted data. example Categories=Lessor , searchtype = BusinessCity searchdata = (user input) $sql = "SELECT * FROM Con