[cvs] [Wiki] changed: MigrateIdentities
Jan Schneider
jan at horde.org
Tue Jan 9 04:43:43 PST 2007
jan Tue, 09 Jan 2007 04:43:43 -0800
Modified page: http://wiki.horde.org/MigrateIdentities
New Revision: 1.1
Change log: This is IMP 2 actually
@@ -1,7 +1,7 @@
+ Migrating identities
-This is a small !MySQL script that migrates email addresses and full names from old IMP 2/3 databases to the identity arrays used in Horde 3/IMP 4. By tweaking the sub-select statement, you can use the same script to migrate existing user data from any external source.
+This is a small !MySQL script that migrates email addresses and full names from old IMP 2 databases to the identity arrays used in Horde 3/IMP 4. By tweaking the sub-select statement, you can use the same script to migrate existing user data from any external source.
<code type="sql">
INSERT INTO horde_prefs
(pref_uid, pref_scope, pref_name, pref_value)
More information about the cvs
mailing list