Recommend user-to-user web site with advice on Lyris ListManager?
July 20, 2010 2:00 PM Subscribe
Please recommend a user-to-user web site with technical advice on Lyris ListManager. One of our employees accidentally deleted ~6,000 e-mail accounts from their Lyris list. We're a non-profit, and our support contract has ended.
I'm looking for a place where I can ask more questions about this SQL query. I assume it's not an appropriate question for MeFi due to the highly technical content.
This will restore my members, but can someone recommend joins to other tables that would restore history and conversions for this data?
INSERT INTO
[lyris].[dbo].[members_]
SELECT *
FROM [lyris_backup_db].[dbo].[members_]
WHERE List_ = 'my_list'
I have attempted a variety of keyword searches that exclude the Lyris.com domain, including http://www.google.com/search?q=lyris+listmanager+advice+-site:lyris.com
posted by jtherkel to computers & internet (3 answers total)
Then I'd get on making having decent offline backups priority one.
posted by ob1quixote at 3:16 PM on July 20, 2010