1.自定义4个常用的存储过程: sp_select :select * from sp_helpremark :查表的列,列的类型,备注(这里只查询有备注的列) sp_columns1 : 查表所有的列,列的类型,length sp_columns2 :查表所有的列,横向显示 注意:上面4个自定义存储过程,必须在查询分析器中执行后,才能快捷键使用. A) sp_select : )) as begin set @sql='select * from ' + @sql; exec (@sql);
### The error occurred while setting parameters### SQL: update ERP_SCjh_zzc_pl set IF_TONGBU=1 where (IF_TONGBU=0 or IF_TONGBU is null) and djno=? and djlb=?### Cause: com.microsoft.sqlserver.jdbc.SQLServerException: 事务(进程 ID 191)与另一个进程被死锁在 锁 | 通信缓冲区
Source insight有最新版3572.3.50.0076 下载连接:http://www.sourceinsight.com/down35.html, http://www.sourceinsight.com/distribute/Si3570Setup.exe 注册号:SI3US-205035-36448 1.卸载掉旧版安装新版, 可能会有提示" An invalid source insight serial number was detected",然后不能使用. 解
Source insight最新版本3572 下载链接:http://www.sourceinsight.com/down35.html, http://www.sourceinsight.com/distribute/Si3570Setup.exe 注冊号:SI3US-205035-36448 1.卸载掉旧版安装新版, 可能会有提示" An invalid source insight serial number was detected",然后不能使用. watermark/2