Hello,
I am using SQL 2005.
I had SQLEXPRESS installed and I was able to export a table to Flat File (CSV Comma seperated file). Then I needed to install SSIS so I had to uninstall SQLEXPRESS and install SQL Server Standard Edition so I can have SSIS.
Now the problem is that when I go to export that same table, my option for selecting destination of Flat File has dissappeared from the list.
The Export to Flat File option is no longer there in the dropdown box.
How do I get this back?
Thanks
Pete