CLAMS was written to use an Oracle backend. That's fine when someone else is paying for and maintaining the database but that is rarely the case for field deployed systems. CLAMS works fine with OracleXE, but OracleXE sucks to install. All Oracle specific SQL should be converted to standard SQL to ensure compatibility with a wider array of back end databases.
CLAMS was written to use an Oracle backend. That's fine when someone else is paying for and maintaining the database but that is rarely the case for field deployed systems. CLAMS works fine with OracleXE, but OracleXE sucks to install. All Oracle specific SQL should be converted to standard SQL to ensure compatibility with a wider array of back end databases.