The online FAQ database contains hundreds of answers to frequently asked questions, articles on using our web server applications and other related technologies, and resolutions to common problems. If you are seeing an error message, be sure to try searching on the error message or error number that you are seeing.

Question What is the correct method for upgrading my SQL Server database? I have XcAuction Pro v2.1.0 and want to upgrade to 2.5?

Answer There are several issues with upgrading to this release from prior versions of XcAuction Pro. The number of changes in the application have resulted in a large number of changes to the XcAuction Pro database. Most significantly is the addition of the XUD user management system and database. All existing XcAuction user information needs to be moved to the new XUD system. In order for this to work, the order you run the SQL scripts in is important. The scripts must be run in the order shown below.

  XUD1.SQL
  XUD1Permissions.SQL
  XcAP2to25.SQL
  XcAuctionPro2Permissions.SQL


Note: You do not run the script XcAuctionPro2.SQL. This is for new installations only.