Re: [Flashcoders] MS Access?

2008-02-08 Thread Dave Mennenoh
Thanks guys, much appreciated. I will tell them that they need to use a "real" database. They currently don't even have a site and were asking about hosting too. All the top hosts I looked at (IX, Lunar, BlueHost, HostMonster, etc) don't even offer Access as an option - which makes telling the

Re: [Flashcoders] MS Access?

2008-02-07 Thread Juan Pablo Califano
Dave, in one or two really old, small and low traffic sites, I've seen Access used as the DD.BB (along with classic ASP). Yes, it's SQL capable, you can connect to it through an OBDC driver. But it really sucks... There are OBDC drivers for PHP, so I guess it should be possible to connect to an Ac

Re: [Flashcoders] MS Access?

2008-02-07 Thread Glen Pike
If you can bring Access to PHP: http://www.phpfreaks.com/tutorials/61/0.php You will probably have to run on a Windows server - did I really say that, I feel dirty now... Not sure about SQL, but access does support it - try typing SQL in the query window to (if you have Access installed.) D

Re: [Flashcoders] MS Access?

2008-02-07 Thread Juan Pablo Califano
It's ODBC, not OBDC (I always spell that wrong!!!) 2008/2/7, Juan Pablo Califano <[EMAIL PROTECTED]>: > > Dave, in one or two really old, small and low traffic sites, I've seen > Access used as the DD.BB (along with classic ASP). Yes, it's SQL capable, > you can connect to it through an OBDC drive

RE: [Flashcoders] MS Access?

2008-02-07 Thread Merrill, Jason
rom: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behalf >>Of Dave Mennenoh >>Sent: Thursday, February 07, 2008 5:56 PM >>To: Flash Coders List >>Subject: [Flashcoders] MS Access? >> >>Sorry for that title... I didn't mean to do that. >> >

RE: [Flashcoders] MS Access?

2008-02-07 Thread Dave Watts
> I have a client who wants to use Access for their database - > yeesh... Is it possible to use AMFPHP (Flash8) with MS > Access? Is Access SQL capable? Any decent hosts that offer > PHP and Access? Seems unlikely... Should I just tell them to > man-up and use MySQL? You can connect to Access

[Flashcoders] MS Access?

2008-02-07 Thread Dave Mennenoh
Sorry for that title... I didn't mean to do that. I have a client who wants to use Access for their database - yeesh... Is it possible to use AMFPHP (Flash8) with MS Access? Is Access SQL capable? Any decent hosts that offer PHP and Access? Seems unlikely... Should I just tell them to man-up an