I don't think such a duplicity (to keep data in the database and some of
rows in the text file) is the way to go.

Try to use SQL distinct commands (
http://www.sqlobject.org/SelectResults.html#distinct) instead.

It will offer unique rows from the database to your audience.

Petr
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to