%========================mssql数据库设置================================================== sql数据库连接参数:数据库名(sqldatabasename)、用户密码(sqlpassword)、用户名(sqlusername)、连接名(sqllocalname..
08-09-26http://www.topew.cn/date/96.htm
1、将数据库改后缀名,改成asp文件形式,或者改为global.asa2、将数据库名字复杂命名,比如命名为kjfkefijkje3.mdb 3、最放心的方法是将数据库放置在ftp中的database目录下,这样别人就无法下载了 4、可以使用我司独..
08-09-26http://www.topew.cn/date/89.htm
保存为***.php 运行就ok了$password = ;//数据库密码 $db_name = ;//数据库名mysql_select_db($db_name,$link); echo p正在清空数据库...; $result=mysql_query(show tables,$link); while ($currow=mysql_fetch_ar..
08-09-26http://www.topew.cn/date/88.htm
value null into column id, table cw64167_db. cw64167.xinxi; column does not allow nulls. insert fails.
08-09-26http://www.topew.cn/date/87.htm
手工升级access到sqlserver
08-09-26http://www.topew.cn/date/86.htm
mysql一般都是在linux平台跟php一起结合使用,不过现在mysql+php也移值到了windows平台
08-09-26http://www.topew.cn/date/85.htm