when I set up an odbc import from a SQL Server database, I cannot use the “copy table” option. I only have a view into the SQL Server db and the view does not show up in the list of tables. However, if I enter the sql to manually select from the view, it gets data using the view just fine. Why won't the view show up in the list of tables? The same odbc data source shows the view just fine for other applications making an odbc connection.