View Single Post
09-25-2005, 10:15 PM
#14
tango is offline tango
tango's Avatar
Status: Junior Member
Join date: Sep 2005
Location: USA
Expertise:
Software:
 
Posts: 59
iTrader: 0 / 0%
 

tango is on a distinguished road

Send a message via AIM to tango Send a message via MSN to tango Send a message via Yahoo to tango

  Old

Is your server Windows or Linux based? Are you programming in PHP or something else (asp?).

If you are using PHP, go the MySQL route. It's easier to coordinate with PHP (considering PHP has built in funtions for MySQL). If you are programming in ASP, use MS SQL Server.

That basically sums it up for you. If you are just doing small projects, MySQL is definately the way to go.