Hi, If anyone was watching, there was a little exchange on the commons mailing list about string quoting for databases. After peeking at the SQL-92 spec is appears that the single quote is a standard.
So how about making getStringDelimiter() in DB.java a concrete method returning a single quote and removing all the getStringDelimiter() methods in the subclasses of DB.java. -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
