I read that. I Actually pull data from business objects. I save it as a text file and I use sql server to manipulate the data as its faster than using BO.
SO your saying I can change the data type that I return in a specific format in my BO query and that way when I Import it as a text file into sql server it will work?