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
EMAIL
PROTECTED]>
on.co.uk>cc: PHP general list <[EMAIL
PROTECTED]>
Asunto: Re: [PHP] Microsoft access +
php
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
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?
thanks
Denis
Hi All,
My query (below) has been solved. Thanks to all who responded so quickly!
Putting single quote marks around 'Colour and Imaging Institute' did the trick.
DAniel
Hi,
I'm gleaning microsoft SQL from queries within a MS Access database, for insertion
into my PHP pages. This has been w
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
Hi,
I'm gleaning microsoft SQL from queries within a MS Access database, for insertion
into my PHP pages. This has been working fine but the example below just refuses to
work,
SELECT ExamPapers.EPaperID, ExamPapers.EPapersText, ExamPapers.[Title of Paper],
ExamPapers.Course, ExamPapers.Schoo
AFAIK, there is no unix app for using Access databases. You could try WINE
or some sort of virtual desktop running Windows and use Access through
that, but that would probably be even less stable than Windows itself.
Running Windows 2000 with service pack 2 for the db server should probably
Hello
I have to interface an MSAccess database and Apache server on a linux
box thru PHP. The only way I found to do that is to use ODBC with some
specific drivers (I tried Openlink). This solution needs sort of server
running on a Windows station, it serves requests to the Access database
file.
r 25, 2001 8:56 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Microsoft Access
>
>
> Hi Folks,
>
> Does any one here know how to access MS Access file in PHP? And is it
> possible to do it on a platform other than Window NT/2K, such as Linux or
> FreeBSD?
>
> Alex
&
Hi Folks,
Does any one here know how to access MS Access file in PHP? And is it
possible to do it on a platform other than Window NT/2K, such as Linux or
FreeBSD?
Alex
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
11 matches
Mail list logo