asp 一条sql语句如何同时建N个表呢。
我是这样写的
sql="create table freedback(id int,title nvarchar(80),comtont ntext(50),address nvarchar(120);linkman nvarchar(80); tel nvarchar(50);mobiletel nvarchar(50); fax nvarchar(50);email nvarchar(100);addtiem datetime; outpub bit;);company(id int,ComName nvarchar(50),[Content] ntext,kig int)"
通不过。。。请指点。。
这么长,为什么不用存储过程呢
分号都改成逗号。
分号和逗号不分了。
分号表示语句结束了。
create table 一次只能一条语句,不能多个create table放一起
相关问答:
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jas ......
有一个类
class adc
{
dim a,b,c
}
如何在另外一个类中取得类成员及成员个数
class getmenber
{
dim menbers()
function getmenbers(resclass)
'res为一未知类
'getmenber ......
function CheckOpwd(){//验证用户名
var pwd=document.all.txtOpwd;
var div1=document.getElementById("divPwd");
if (pwd.value=="")
{
......
万网的服务器支持伪静态的,直接用rewrite在web.config文件写规则,也不用安装组件就可以实现伪静态,但是在时代互联服务器就用不了了,咨询它的客服,他说他们服务器(基本型C)不支持伪静态的.请问一下各位我该用什么方法 ......
如何在SQL2005中设定定时作业,比如说定时清理某些表的数据,
或者是定时的将某些表的数据导出excel!
在线等待,急急急,最好是详细步骤!
之前我做的作业有点问题!
帮UP
参考:http://hi.baidu.com/toiota ......