[PHP-DB] Re: PHP and MS Access

2001-10-04 Thread Russ Michell

For information:

For step by step info on using ODBC to connect MySQL to M$ Access go to:
http://gertrude.anglia.ac.uk/webteam/tips/php_sql/odbc.htm

Cheers.
Russ

On Wed, 3 Oct 2001 15:47:07 -0500 Carlos Augusto Abarca <[EMAIL PROTECTED]> 
wrote:

> This is absolutely not true. Although there isn´t a direct way to connect to
> Access from PHP (like you can do with PosgresSQL) you may connect to access
> using an ODBC connection. The only thing they have to do is Configure an
> ODBC DSN in their server pointing to your specific DB file and that´s it.
> 
> I hope I understood your problem correctly and I hope this answer is
> satisfactory.
> 
> 
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

#---#

  "Believe nothing - consider everything"   
  
  Russ Michell
  Anglia Polytechnic University Webteam
  Room 1C 'The Eastings' East Road, Cambridge
  
  e: [EMAIL PROTECTED]
  w: www.apu.ac.uk/webteam

  www.theruss.com

#---#


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] Re: PHP and MS Access

2001-10-03 Thread Carlos Augusto Abarca

This is absolutely not true. Although there isn´t a direct way to connect to
Access from PHP (like you can do with PosgresSQL) you may connect to access
using an ODBC connection. The only thing they have to do is Configure an
ODBC DSN in their server pointing to your specific DB file and that´s it.

I hope I understood your problem correctly and I hope this answer is
satisfactory.




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] Re: PHP and MS Access

2001-10-02 Thread John Lim

You shouldn't need to install MySQL to use MS Access. Seems like they are
giving you excuses to avoid any extra work on their part. I would suggest
you switch web-hosting companies if they are behaving this way.

Hostpro.com is one that supports PHP and Access.

PS: I am not affiliated to hostpro in any way accept as a satisfied
customer.

Regards, John

"Djgray" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I apologize if this is a redundant post. I did do a search and could not
> find the answer.
>
> I'm swimming in ignorance as I build a website for a friend. The hosting
> service says they support MS Access and PHP. However, they are telling me
> that in order for PHP to get to that database, I would also need MySQL,
> which they do not have and have no plans to install.
>
> Is this accrate?
>
> Can PHP not get to the Access database directly?
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]