i have a database which contains 1500+ tables and i want to convert from SQL Server table to Flat file (txt file). i would like to know the best option avilable to make this possible with minimum effort.
i am planning to go with BCP method can any one pls explain me the process and how can i do this with minimum effort ?
Thanks
Dileep