帮你写了一下SQL,你直接按0814方法升级,然后在SQL运行那里输入
- alter table lanmu1 add zdy_head ntext,zdy_lanmu ntext;
- alter table infor1 add allow_memtype varchar(200);
- alter table infor2 add allow_memtype varchar(200);
- alter table member_type add m_set text;
- alter table information add username varchar(200);
- alter table lanmu3 add lanmu2_location varchar(100),lanmu3_location varchar(100)
复制代码运行后就可以实现0610的数据库变动