Newbie Question

Newbie Question

am 05.07.2007 13:01:16 von Bgreer5050

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

Re: Newbie Question

am 05.07.2007 13:06:32 von unknown

Post removed (X-No-Archive: yes)

Re: Newbie Question

am 05.07.2007 13:20:34 von Bgreer5050

On Jul 5, 6:06 am, Davide Bianchi
wrote:
> On 2007-07-05, bgreer5...@yahoo.com wrote:
>
> > I am use to using Access Databases in my applications....What database
> > works best with Apache?
>
> Apache is a web server, he doesn't know anything about databases.
>
> Davide
>
> --
> It's the _target_ that supposed to go "F00F", not the processor.
> -- Mike Andrews, on Pentiums in missiles

I understand Apache is a webserver. I am interested to know what type
of database works best with Apache.

Re: Newbie Question

am 05.07.2007 16:57:28 von Brian Telford

wrote in message
news:1183634434.058910.82950@w5g2000hsg.googlegroups.com...
> On Jul 5, 6:06 am, Davide Bianchi
> wrote:
>> On 2007-07-05, bgreer5...@yahoo.com wrote:
>>
>> > I am use to using Access Databases in my applications....What database
>> > works best with Apache?
>>
>> Apache is a web server, he doesn't know anything about databases.
>>
>> Davide
>>
>> --
>> It's the _target_ that supposed to go "F00F", not the processor.
>> -- Mike Andrews, on Pentiums in missiles
>
> I understand Apache is a webserver. I am interested to know what type
> of database works best with Apache.
>
Why do people have to post such useless replies?
MySQL is free and easy to integrate with Apache and PHP

BT

Re: Newbie Question

am 05.07.2007 20:07:16 von unknown

Post removed (X-No-Archive: yes)

Re: Newbie Question

am 06.07.2007 05:37:52 von kwan

On Jul 5, 6:01 am, "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.

Re: Newbie Question

am 07.07.2007 02:27:07 von Bgreer5050

On Jul 5, 10:37 pm, kwan wrote:
> On Jul 5, 6:01 am, "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....

Re: Newbie Question

am 10.07.2007 05:10:22 von Your Best Friend

Use xampp. Google it.
Here, I already did it for you.
http://www.google.com/search?q=xampp

wrote in message
news:1183633276.794207.7750@k79g2000hse.googlegroups.com...
>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
>