Is it possible to set conditions on a table entry?  For example, if you have
a data set with these cols:

ts  = DateTimeCol () // time stamp
id_str = StringCol // string identifier

Can I create a condition that forces the ts/id_str combination within each
row to be unique?

Thanks!

- Luis
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to