将你的 sql 文件内容帖出来看看呢

解决方案 »

  1.   

    将 SQL  文件内容帖出来看看呢
      

  2.   

    Enter password: -- MySQL dump 9.08
    --
    -- Host: localhost    Database: agehouse
    ---------------------------------------------------------
    -- Server version 4.0.13-max-nt--
    -- Table structure for table '305151article'
    --CREATE TABLE 305151article (
      ArticleID int(11) NOT NULL auto_increment,
      Title varchar(100) default NULL,
      Author varchar(100) default NULL,
      Memo text,
      DateC date default NULL,
      ArticleSign int(11) default NULL,
      PRIMARY KEY  (ArticleID)
    ) TYPE=MyISAM;--...
    很长
      

  3.   

    http://expert.csdn.net/Expert/topic/2310/2310900.xml?temp=.5896723