id user_name team onsite_offshore 2 YYY US Easton choosing offshore in localtion dropdown for geo 'US EASt'I want to load the value 'XXX' which is shouldinluded in offshore(which is in sam
test <- tbl(myDB_conn, "OFFSHORE_BOB.SOME_VIEW_OR_TABLE_NAME") 在连接窗口中,我可以看到数据库和视图,但是当我使用上面的代码时,我收到一个未找到的表名nanodbc/nanodbc.cpp:1374: 42S02: [Sybase][ODBC Driver][Sybase IQ]Table 'OFFSHORE_BOB.SOME_VIEW_OR_TABLE_NAME' not found 我还查看了OFFSHORE_BOB模式