Re: user_prefs migration script

2005-05-28 Thread Loren Wilton
> Hey, posted this a few days ago with some questions. Did anyone get it or > is my mailer being stupid? It showed up. Guess nobody commented on it, but it sounds like a neat tool if you are using SQL. Loren

Re: user_prefs migration script

2005-05-28 Thread Dan Mahoney
On Thu, 26 May 2005, Dan Mahoney, System Admin wrote: Hey, posted this a few days ago with some questions. Did anyone get it or is my mailer being stupid? Hey all, I was migrating over to SQL, and I've written a script that allows users to migrate their prefs into (and out of) a SQL databa

user_prefs migration script

2005-05-26 Thread Dan Mahoney, System Admin
Hey all, I was migrating over to SQL, and I've written a script that allows users to migrate their prefs into (and out of) a SQL database, including some command line switches for root to be able to migrate all users in at once. My code's not the cleanest in the world, but I'm trying. I wrot