Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to whatever.xls type xl5
Message
From
05/11/2003 10:43:15
 
 
To
01/11/2003 04:12:17
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00844710
Message ID:
00846495
Views:
32
Cetin

Sorry for not seeing this sooner, You know how things get!!
I'm not sure if this would work in every case. What I was doing was a sql pasthrough statement against as SQL Table then copy to type xls.. so say my statement was select thisfield,thatfield,bigfield from sometable.. copy to something.xls type xl5
I was able to use this instead select thisfield,thatfield,alltrim(bigfield) and then copy it to xcel and it came out fine. I think that if your bigfield from sql has a whole lot of whitespace at the end of the text and excel cannot handle that many characters in a field. So in my case the alltrimed text portion was under whatever Excels limit is However if it wasn't I dont think this would work
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform