摘要:
web.config为: <authentication mode="forms"> ..... </authentication> <authorization> <deny users="?" /> </authorization> page_load为: response.cache.......
摘要:
我的程序在vfp环境下能够正常运行,做成。exe文件,执行时,就出 file access is denied. 请各位帮忙解释一下。
......
java.sql.SQLException: ORA-00600: 内部错误代码,参数: [ttcgcshnd-1],
java.sql.SQLException: ORA-00600: 内部错误代码,参数: [ttcgcshnd-1], [0], [], [], [], [], [], []
有谁知道什么原因???
谢谢
NO.1 作者: wangwenyou
检查你的驱动,请勿使用8i的驱动连接9i数据库。
摘要:
我通过这种方式上传图片到数据库, /// string sql="set textsize 2147483647;insert into "+table+" values("; sql=sql+title+","+actor+","+pubtime+","+pubarea+",&q......