Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在尝试使用sqlSave的功能时RODBC,我无法选择要在连接下创建表的数据库。我创建了一个名为 x in 的连接MYSQL。但是,我的连接中有多个数据库MYSQL。但是,sqlSave不要定义选择哪个数据库来从 R 创建一个表的选项。任何人都可以建议我是否遗漏了什么或者是否有任何替代方案。
sqlSave
RODBC
MYSQL
很抱歉发布这个。我犯了一些语法错误。现在,我可以执行此操作了。
谢谢!!