HI
I have executed a query and had SQLServer output data to a file. When I try to open the file using TextPad, it says it cannot be opened. I can open it with NotePad and WordPad. I see nothing strange in the file.
What's more when I try and read this file using FORTRAN
nothing is read in, yet I get no errors upon opening or reading.
A file containing the same data but created using SQLserver200 can be read.
Any idea what is going on here? This is driving me crazy!
Thanks
I have executed a query and had SQLServer output data to a file. When I try to open the file using TextPad, it says it cannot be opened. I can open it with NotePad and WordPad. I see nothing strange in the file.
What's more when I try and read this file using FORTRAN
nothing is read in, yet I get no errors upon opening or reading.
A file containing the same data but created using SQLserver200 can be read.
Any idea what is going on here? This is driving me crazy!
Thanks