12 2013 档案
摘要:Repository | ExploreRight click the root node of the repositorySelect Import objects from an XML file
阅读全文
摘要:原文地址:http://blog.sina.com.cn/s/blog_4d6854860100xn3f.html报错信息:2402 error converting characters into server's character set some character could not be converted如何查看服务器端、客户端字符集 查看服务器端字符集: 在isql 环境中执行: 1> sp_helpsort 2> go 查看客户端字符集: 在isql 环境中执行: 1> select @@client_csname 2> goSybase 中文
阅读全文