Hello I am making a shopping cart where database I like to use is oracle but there are other projects which are already made with sqlserver2000 database & maybe I have to link from shopping cart to sqlserver2000 database where lots of contents are stored so what happens if I use oracle. Is there going to be any clash? Awaiting reply at the earliest. Thanking in advance. Regards Paresh
What web server are you running? If it's IIS on Windows, life will be much simplier if you go with SQL 2000.
Isn't licensing a concern? Sounds to me that Oracle would cost more. MSDE is free...if you don't anticipate your DB growing bigger than 2GB, it's a good alternative to SQL2000.