to these tables that may or may not need to get pushed back to the
main server.
Any suggestions?
Matthew Nuzum | Makers of "Elite Content Management System"
www.followers.net | View samples of Elite CMS in action
[EMAIL PROTECTED] | http://www.followers.net/p
d. For example,
UPDATE table SET deleted='t' WHERE something=true;
Then my application logic pretends it doesn't really exist until two days
later the user decides they want it back.
It works very well for me.
--
Matthew Nuzum
www.bearfruit.org
[EMAIL PROTECTED]
> -Origi