For Register Page Do I Have to make my SQL to sa Mode. Cause if it won't connect to the register page to the database. so that means i have to start all Over??
For Register Page Do I Have to make my SQL to sa Mode. Cause if it won't connect to the register page to the database. so that means i have to start all Over??
yes, it has to be SQL auth. Mode, so that it can write to the databases.