Thread: Newbie Question
View Single Post

  #5 (permalink)  
Old 07-07-2007
bgreer5050@yahoo.com
 
Posts: n/a
Default Re: Newbie Question

On Jul 5, 10:37 pm, kwan <kwan.ji...@gmail.com> wrote:
> On Jul 5, 6:01 am, "bgreer5...@yahoo.com" <bgreer5...@yahoo.com>
> wrote:
>
> > I have Apache running on a Windows machine for a simple server to use
> > ast home.

>
> > I am use to using Access Databases in my applications....What database
> > works best with Apache?

>
> > Thanks

>
> Which database that you know most? You can use either MySQL or
> Postgresql.
> I use Perl API and MySQL, it is very easy to implement though, but if
> you experience in other scripting language, it will not make much
> different. I recommand you google MySQL and Perl, to get more
> information.


Thank you all....