Re: [PHP-DB] Building WHERE SQL clauses

2008-09-16 Thread Chris
Mike Sullivan wrote: Hi all thanks for the responses! What I have is a 6 table db that has each table created from the output of 6 identical laboratory machines (chico, harpo, ...). The out put is a text file which I import as a table named after the machine. I do realize that one solution is

[PHP-DB] Reading excel files

2008-09-16 Thread Andrew Martin
Hello, Does anybody have experience with excel spreadsheet reader packages, either free or commercial? The old PEAR class is no longer maintained and the current sourceforge-hosted reader fails to read files above a certain size - I have attempted to debug it but to no avail. I have a commercial a

Re: [PHP-DB] Re: Building WHERE SQL clauses

2008-09-16 Thread Micah Gersten
The USING operator is when the column is being used for the Join. Here, the OP just wanted to look up the same values in both tables, not join the results. Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com Neil Smith [MVP, Digital media] wrote: > >> Message-ID

Re: [PHP-DB] Building WHERE SQL clauses

2008-09-16 Thread Goltsios Theodore
Hi all thanks for the responses! What I have is a 6 table db that has each table created from the output of 6 identical laboratory machines (chico, harpo, ...). The out put is a text file which I import as a table named after the machine. I do realize that one solution is to add the machine

Re: [PHP-DB] Building WHERE SQL clauses

2008-09-16 Thread Mike Sullivan
Hi all thanks for the responses! What I have is a 6 table db that has each table created from the output of 6 identical laboratory machines (chico, harpo, ...). The out put is a text file which I import as a table named after the machine. I do realize that one solution is to add the machine nam

Re: Re: [PHP-DB] Building WHERE SQL clauses

2008-09-16 Thread Neil Smith [MVP, Digital media]
At 03:46 16/09/2008, you wrote: Message-ID: <[EMAIL PROTECTED]> Date: Mon, 15 Sep 2008 18:33:04 +0100 From: "Stephen Wellington" <[EMAIL PROTECTED]> To: "Mike Sullivan" <[EMAIL PROTECTED]>, php-db@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7

[PHP-DB] Re: Building WHERE SQL clauses

2008-09-16 Thread Neil Smith [MVP, Digital media]
Message-ID: <[EMAIL PROTECTED]> To: php-db@lists.php.net Reply-To: "Mike Sullivan" <[EMAIL PROTECTED]> From: "Mike Sullivan" <[EMAIL PROTECTED]> Date: Mon, 15 Sep 2008 11:06:30 -0400 Subject: Building WHERE SQL clauses Hello all. I'm using PHP to build a query for a database that consists of m

Re: [PHP-DB] myphpadmin mcrypt and libmcrypt

2008-09-16 Thread Yakir Magriso
I do not know what is the error you are getting with YUM, but it might be related to a known issue published in the following URL: http://kbase.redhat.com/faq/FAQ_49_13186.shtm Regards, Yakir Magriso. On Tue, Sep 16, 2008 at 12:04 AM, Marc Fromm <[EMAIL PROTECTED]> wrote: > I'm finding some s