Many friends who have used SQL Server have always been vague about the automatic code prompting function of SQL Server2008. In this article, PHP editor Zimo will introduce the automatic code prompting function of SQL Server2008 in detail, hoping to solve some confusions for everyone. . Please see the introduction below for details.
First confirm whether the prompt function of your sqlServer2008 has been blocked!
Open sqlserver2008 -- Tools -- Options -- Text Editor -- All Languages -- Check Automatically list members at the end of the statement
2 Second method:
If it still doesn’t work, I recommend the next automatic prompt tool-sqlcompletefree.exe
Baidu network disk download address: http://pan.baidu.com/s/1sjK1G9R
3 Install sqlcompletefree.exe
The installation process is relatively simple, select the installation path (just choose one yourself, there are no special requirements), click Next until completed
4 Run structure
After the installation is complete, open sqlserver 2008, the effect is as shown
The above is the detailed content of sqlServer2008_Detailed introduction to the automatic code prompt function. For more information, please follow other related articles on the PHP Chinese website!