I write code with SubSonic 2.1.1 and used MSSQL. The project must be run with Oracle now. I changed web.config, and it does not work. Can someone give me a sample which changes database only - changes web.config with subsonic and the rest doesn't change?
Table name in MSSQL is "Name" but in Oracle is "NAME". Can subsonic generate "Name" code for oracle?