Menu

#1 Schema implementation

open
nobody
5
2009-10-21
2009-10-21
Anonymous
No

a dbWriteTable is missing the SCHEMA support, the tables are always written in the pblic workspace.
Example
dbWriteTable(conn, data = e, name = "stats", Schema = "testbase" ) writes in "public" schema instead in "testbase"

Discussion


Log in to post a comment.