Using the regexp tag library I think it is still at version 1.0.
Because INSERT into tablename (field1) values ('I CAN'T DO THIS') generates an error in SQL Server.
If you use a PreparedStatement, then you can send any string to the statement object and it will do it's own escaping.
-chris
signature.asc
Description: PGP signature
signature.asc
Description: OpenPGP digital signature
