Hi,
I am using the newest Visual Studio and setting up everything for SSIS. I tried to add an OLE DB connection in Connection Managers. Since I installed my SQL Server in a virtual machine, I used the IP address of my virtual server and my SQL Server Authentication account to the connection and it works fine when I tried Test Connection. But although my account have been added in the Connection Managers, it didn't show up when I tried to add a source by dragging Source Assistant to the Data Flow window. I had to make a new connection with the same account again. Anyway, I created the same connection again and it was connected, so I moved on to choose the table/view for the source. This time, there is no way I can get any information from that connection. It shows 'No tables or views could be loaded' if I use choose a table/view and it shows an error if I use SQL command.
Somebody knows where could be the problem?