* This is the VOP Radius mailing list * Lewis,
Probably a better suggestion from me would be to download MySQLFront. With this you can import data and structures right into MySQL. The only thing I find you 'need' to change is in the accounting table, LogDate and LogTime both are set to 'datetime' instead of 'date' and 'time' respectively. Here is the link: http://mysqlfront.venturemedia.de/index.php?act=ST&f=1&t=2&s=3637c7e815ac8dc d2bd099047dd95f82 Also, in your VOPRadius folder is a file called Scripts.sql. Here is all the info you need to correct your problem. I personally found importing with MuySQLFront easier and more managable, I just needed to add default values after importing. After working with MS Access for a few years, I find it is great for authentication, but for accounting it is not so good. Especially if you have 300+ users, your accounting logs are tremendous and slow within Access. I have now fully integrated to MySQL for all VOPRadius db needs, thanks to MyODBC. Again, user auth is still relatively the same but searching through accounting records is very fast, a huge difference. If you still need specifics, you can contact me directly, Ron Fitzgerald [EMAIL PROTECTED] ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
