Frequently Asked Questions.
Userbase
How do I stop users passwords from being extracted?
Stop the UserBase RAD application and open the UserBase.mdb database file (located in the FCPO\FCRAD\DATA\ folder) with MS Access. Open the "UserDetails" table and delete the column named "D55121700".
To capture passwords in the future, simple re-add the column, making sure you set its' Data Type to text and set the Field Size to 50 Characters.
Does UserBase work with any databases other than MS-Access?
Not yet! As the source code is freely available though, it should just be a matter of time before they start to appear though.
Is the source code for UserBase available?
Yes! The source code was made available with the release of UserBase 2.50.
|