Displaying 1 result from an estimated 1 matches for "macro_rt".
Did you mean:
macport
2009 Oct 16
2
RODBC sqlSave does not append the records to a DB2 table
...t;STORAGE.TEST_APPEND2", append = TRUE,
+ rownames = FALSE, colnames = FALSE,
+ verbose = TRUE,
+ safer = TRUE, addPK = FALSE,
+ fast = FALSE, test = FALSE, nastring = NULL)
Query: INSERT INTO STORAGE.TEST_APPEND2 ( "MACRONAME", "MACROUSER",
"MACRO_RT" ) VALUES ( 's_ej_mach_config_vz', 'jones2', 5 )
>
I don't get any error message, but when I check the table row count, the
record has not been added to the table.
Any suggestions for how to resolve are appreciated!
Sincerely,
**************** Elaine McGovern Jones **...