AdComplete.com, LLC
4536 Grove Park Dr..
Tallahassee, FL  32311
407-551-0777 Phone
 
 
Creating A New SQL User for the Image Gallery Pro Database
Choose a version of SQL Server:
SQL 2005 Instructions
Always create a separate user for your Image Gallery Pro database.  Do not use an existing user such as the SA account for security purposes.
  1. Launch SQL Server Management Studio Express edition from your Start--Programs--Microsoft SQL Server 2005 menu and connect to the server.

  2. Create New Login for the ImageGalleryPro database.  Within SQL Server Management Studio Express, expand the tree down to Security then expand logins.

  3. Right-mouse click on Logins and Select New Login.

  4. Enter the Login name as "ImageGalleryPro" or choose another desired username.

  5. Choose SQL Server authentication.

  6. Enter a unique password then confirm the password.

  7. Uncheck the box "Enforce password expiration".

  8. Under Default Database, select the appropriate ImageGalleryPro database.

  9. On the left side, click "User Mapping".

  10. Check off the Map checkbox next to the ImageGalleryPro database.  At the bottom, click db_owner in addition to public.

  11. Click OK.  If you get an error relating to the password you must enter a longer password.

 

SQL 2000 Instructions
  1. Create a new SQL user to access the Image Gallery Pro database.  From within SQL Server Enterprise Manager, expand the tree down to Security.

  2. Right-mouse click on Logins and Select New Login.

  3. Enter the name as "ImageGalleryPro" or any other name as desired. 

  4. Choose SQL Server authentication.

  5. Enter a unique password.

  6. Under Database, select the appropriate database such as "ImageGalleryPro".

  7. Select the Database Access tab.

  8. Click the Permit check box for the ImageGalleryPro database.

  9. Click OK and confirm password.

 
 
 
Copyright © 2004-2006 AdComplete.com, LLC All Rights Reserved
Contact Us  |  Privacy Policy