> IMHO, data validation should be done by JS on the first level, on the =
> second
> level by CF, if the db would do the validation it would mean a lot of
> traffic going back and forth, besides MS SQL does not support Regular
> Expressions so data filtering is not that easy. As I said, there should
> still be constraints within the RDBMS. [I know other great RDBMS's do
> support regex]

MS SQL does not support regex? Haven't used extended stored procedures
before? Granted you need to use c or c++ but it is still very possible.
Sybase ASE 12.x + you need java for .. oracle re PL/SQL you can also use
Java.

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to