Re: [PHP] Microsoft access + php

2003-03-18 Thread fLIPIS
I've written a tutorial on my site about this subject. You can find it here: http://www.flipis.net/tutoriales/php_myaccess.php It's in spanish, though -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Microsoft access + php

2003-03-17 Thread ignacio . estrada
EMAIL PROTECTED]> on.co.uk>cc: PHP general list <[EMAIL PROTECTED]> Asunto: Re: [PHP] Microsoft access + php

Re: [PHP] Microsoft access + php

2003-03-17 Thread Chris Hewitt
Denis L. Menezes wrote: Sorry folks, This question must have been asked many times before, and I must have missed it. Can someone please lead me to some tutorial where I can PHP and Microsoft Access? I just tried putting "PHP and Microsoft Access" into Google. The first item has the text "This

Re: [PHP] Microsoft Access & PHP

2002-07-04 Thread Latex Master
Hello Daniel, Try to use a query line like below: WHERE (((ExamPapers.School)=\"Colour and Imaging Institute\") AND ((ExamPapers.[Add to Webpage])=True)); And let us know it it will work Thursday, July 4, 2002, 5:21:50 PM, you wrote: DJOM> Hi, DJOM> I'm gleaning microsoft SQL from queries wit