Choosing a database
Hi!
I have to write an application in Visual C++ 6.0 which is able to acces a database over the web. It must be an exe file, 100 users must be able to acces it simultaneously, and the size is ~200MB. I'm not sure which database to choose (Access, Oracle, SQL Server) and which client technology (ODBC, DAO, RDO, OLE DB, ADO). Please advice.
|