When I use the query designers in VS2008, how do I save the results to a file?
The output window is truncating the XML datatype – even if it didn’t truncate, it still requires cut and paste to save the results to a file.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think the built-in VS2008 query designer is intended or designed for that task. It works well for designing and tweaking queries – but if you need to really extract the data, I would recommend going to the MS SQL Server Management Studio (if you’re using SQL Server) or any other dedicated front-end for your database system.