Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select error options?
Message
 
To
01/08/2003 09:20:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00815831
Message ID:
00815854
Views:
14
This message has been marked as the solution to the initial question of the thread.
>Sorry about the premature posting, figured it out on my own for a change.
>
Select Distinct ALLTRIM(fpimage) as fpimage From cExport ;
>	INTO Cursor cimg
>
>thanks anyway

Steve,
Just be careful doing that because I think that will truncate the resulting fpimage field to the length of the first record. You could use Left(fpimage,250) instead.
HTH
Carloline
Caroline
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform