[R] sqlSave writes, but only for sqlFetch

2013-04-02 Thread Dave Mitchell
I've been having some issues with sqlSave, and I think I've found an clue that may identify the problem. In the code at http://pastebin.com/0USzNFfq, I connect to a Netezza instance, make a simple table, and query it. Despite sqlSave succeeding without error, sqlQuery tells me the table doesn't ex

[R] sqlSave writes, but only for sqlFetch

2013-04-02 Thread Dave Mitchell
I've been having some issues with sqlSave, and I think I've found an clue that may identify the problem. In the code at http://pastebin.com/vTAKt4bL, I connect to a Netezza instance, make a simple table, and query it. Despite sqlSave succeeding without error, sqlQuery