R (programming language)
Posts  1 - 1  of  1
purushothaman
Hi,

I wrote one function for storing dataframe to SQL Server table and Oracle using SqlSave function.

but it working only in SQL Server. i am getting this error in Oracle Error in sqlColumns(channel, tablename) :
'temp': table not found on channel
Check case parameter in odbcConnect

but it create temp table in oracle but not insert a row to the table.

Thanks & Regards
B.Purushothaman

Save
Cancel
Reply
 
x
OK