![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello, Stephen! You wrote on Tue, 7 Sep 2004 09:44:49 +0000 (UTC): SI> I know you can add other types of fields, e.g. SELECT space(50) as SI> field1, SI> 000.00 as field2, .t. as field3, etc SI> but I don't know how to use the same technique to add a memo field. SI> Is there a way of doing this within the statement itself, or must I SI> create a single record table containing a memo field, and then JOIN SI> this in the SELECT statement? Yes, that's how you would do it in the current versions of VFP. In the VFP9 beta, we can use the new CAST() function. -- Eric den Doop www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8 |
![]() |
| Thread Tools | |
| Display Modes | |
| |