|
Prev Next
Back to the top of the FAQ
Q.
I have a bunch of users in the internal database, and I want to convert to using an SQL database. (Convert to SQL).
A.
You can export the users to a text file
http://www.flicks.com/authentix/discover/group/groupadd.htm
and import this into your db.
Also there is a sample vbs script in the ODBCExport which you could use.
Then proceed to connecting up to your database.
Back to the top of the FAQ
Prev Next
|