FatalExceptionError
Technical User
I need to BCP a table into a text file for use by others. This is normally simple but I can't BCP the whole table, just the results of a query based on a few things. I am sure it is something simple.
I need to know two things
1. Is it possible to BCP the results of a query and if it is how to do it?
2. The most efficient way to go about doing this as I am expecting the results to be quite large at times?
P.S. It is being run from a stored procedure but that should not change much.
The statement below is true
The statement above is false
There are 10 kinds of people, those who know binary and those who don't
I need to know two things
1. Is it possible to BCP the results of a query and if it is how to do it?
2. The most efficient way to go about doing this as I am expecting the results to be quite large at times?
P.S. It is being run from a stored procedure but that should not change much.
The statement below is true
The statement above is false
There are 10 kinds of people, those who know binary and those who don't