Does anyone know how I take an old forum that uses Access for its data, and convert it to use MS-SQL Server while keeping users and post, forrums, ets. I installed web wiz forum and set ot to use MS-SQL Server It fields are much different from the Access datatbase I currently have. For example, the Access database use the users password and stores it as reabable text, while the MS-SQL table encreyptes or encodes the password to something that is not readable to some looking at the database.
Am I trying to do something that can't be done?