Discuz! The NT Forum reported some column problems caused by the @ pigesize variable not being declared ..

Source: Internet
Author: User

Discuz! The open-source forum of NT Version 3.5 had a good chance of changing the host on the previous host, so it was not good for me to get it locally. I was very depressed. In the past two days, the emperor finally found out the reason for the bad case. problem

The final cause is that the variables used in the stored procedure are case-insensitive. Therefore, if the code runs properly locally on another machine, an error will be reported. The root cause is that SQL server is not set. after checking the multi-resource information, you can check whether SQL statements are case sensitive when installing SQL Server.

 

When installing SQL, we can select case-sensitive or recreate mastar after installation, and then select size-sensitive

The following is the path of rebuildm.exe:

C:/program files/Microsoft SQL Server/80/tools/binn/rebuildm.exe

To modify the sorting rule, follow the preceding settings.

If only one table is modified, use the alter table statement.

If you modify the default sorting rules of a database, use the alter database statement.

If you modify the sequence rules of the entire server, use rebuildm.exe to recreate the master database.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.