views:

556

answers:

2

I am trying to import a csv file to insert data into an existing table on my database. I go through the wizard and when it comes to select source tables and views for the destination, there are none to choose from. It just thinks I am trying to create a new table.

Any suggestions? Thanks!

A: 

Are you sure you selected the database to connect to properly? Are you sure you have the rights to insert into tables in that database?

HLGEM