该问题已被锁定!
3
关注
4062
浏览

想导入原系统的数据到Wecenter里,但不知道这个系统的数据库用什么框架,要转换数据应如果操作数据库?

AI智能回复搜索中,请稍后...

为什么被折叠? 0 个回复被折叠
AWSupport 初级会员 用户来自于: 广东省深圳市
2013-07-09 10:35
$this->model('system')->query($sql, $limit = null, $offset = null, $where = null);
$this->model('system')->insert($table, $data);
$this->model('system')->fetch_all($table, $where = null, $order = null, $limit = null, $offset = 0);
$this->model('system')->fetch_row($table, $where = null, $order = null);
$this->model('system')->delete($table, $where = '');
更多方法参见 system/aws_model.inc.php

关于作者

ddddddd_ 注册会员

这家伙很懒,还没有设置简介

问题动态

发布时间
2013-07-09 10:24
更新时间
2013-07-09 10:35
关注人数
3 人关注

相关问题

升级程序数据库出错的解放方法?
数据表类型MyISAM InnoDB
数据库备份无法正常使用!?
wecenter可以共用数据库吗
2.2升级,覆盖2.1.0后要点升级,怎么还要配置数据库啊?
as系统源码是否符合html5标准?
这个系统可以插入本地图片吗
工单、活动系统安装不好,求大神帮助,可付费
微信菜单系统命令怎样使用和添加
WeCenter社交化问答系统V3.6.1版本发布