07 2016 档案

sqlServer中将一个服务器的数据库中的表,新增到另一个服务器的数据库中
摘要:Sql代码: 问题: SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT 'OpenRowset/OpenDatasource' 的访问,因为此组件已作为此服务器安全配置的一部分而被关闭。系统管理员可以通过使用 sp_configur 阅读全文

posted @ 2016-07-21 09:16 java_zc 阅读(396) 评论(0) 推荐(1)

poi导出excel表格
摘要:封装类: action: 阅读全文

posted @ 2016-07-13 13:59 java_zc 阅读(194) 评论(0) 推荐(0)

测试做添加时候,点击添加按钮时,添加了多条数据的解决方法
摘要:$.ajax({ type:"POST", url:"car_savecarcustomer", dateType:"text/html", data:$("#addForm").serialize(), success:function(result){ if(result == "1"){ if(uid!=... 阅读全文

posted @ 2016-07-08 16:42 java_zc 阅读(536) 评论(0) 推荐(0)

导航