Re: [PHP-WIN] No errors reported -- but no positive data either.

2011-11-18 Thread Niel Archer
> On Thu, Nov 17, 2011 at 8:45 AM, Niel Archer wrote: > > Nice e-mail address!! Very original :D Oops, that's not meant for this list :-( Another list I'm on gets trolled for addresses to spam, so i set that to avoid it. When I upgraded my computer it seems I messed up with the configuration ;-)

Re: [PHP-WIN] No errors reported -- but no positive data either.

2011-11-17 Thread Tommy Pham
On Thu, Nov 17, 2011 at 8:45 AM, Niel Archer wrote: Nice e-mail address!! Very original :D -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] No errors reported -- but no positive data either.

2011-11-17 Thread Niel Archer
> Greetings again, Neil. Nice to hear from you. > > > > > From: Niel Archer > To: php-windows@lists.php.net > Sent: Tuesday, November 15, 2011 8:13:51 PM > Subject: Re: [PHP-WIN] No errors reported -- but no positive data either.

Re: [PHP-WIN] No errors reported -- but no positive data either.

2011-11-16 Thread BILL MUDRY
Greetings again, Neil. Nice to hear from you. From: Niel Archer To: php-windows@lists.php.net Sent: Tuesday, November 15, 2011 8:13:51 PM Subject: Re: [PHP-WIN] No errors reported -- but no positive data either. Hi Bill could you supply the database structure

Re: [PHP-WIN] No errors reported -- but no positive data either.

2011-11-15 Thread Niel Archer
Hi Bill could you supply the database structure for all the tables in your project. I suspect you are needlessly duplicating data or access to it and seeing the structure may help to suggest a better one. For example you seem to be storing the species_name twice, once in the main table and again i