随笔分类 - 已解决问题
摘要:CONVERT(data_type,expression[,style]) convert(varchar(10),字段名,转换格式) 说明:此样式一般在时间类型(datetime,smalldatetime)与字符串类型(nchar,nvarchar,char,varchar)相互转换的时候才用到
阅读全文
摘要:使用IPAGE接收SQL Server 返回的数据时,要注意查询语句加上order by 对结果进行排序
阅读全文
摘要:[08S01] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:“PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable t
阅读全文