Page 1 of 1

the best way to connect miscrosoft DB... ???

Posted: Fri Oct 22, 2004 4:23 am
by duk
how is the best way to connect to a microsoft DB ???

Posted: Fri Oct 22, 2004 4:41 am
by m3mn0n

Posted: Fri Oct 22, 2004 6:29 am
by phpScott
:idea:
don't
:D

Posted: Fri Oct 22, 2004 6:37 am
by patrikG
you can also use a DB-wrapper like pear::DB or adodb (google for them).

Posted: Fri Oct 22, 2004 9:40 am
by lostboy
phpScott wrote::idea:
don't
:D
hahaha 8)

Posted: Fri Oct 22, 2004 9:50 am
by patrikG
Nothing wrong with a Microsoft DB. So what's the slagging off about?

Posted: Fri Oct 22, 2004 10:06 am
by phpScott
there is nothing really wrong with a ms db but when using php it is much easier to use mysql of postgres.
you don't have to worry about a bunch of other connections neccessities.