Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select field width restricted
Message
From
22/04/2003 15:46:24
 
 
To
22/04/2003 15:39:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00780295
Message ID:
00780312
Views:
13
This message has been marked as a message which has helped to the initial question of the thread.
look at your getfname(), i'll bet you got a trim or alltrim, or something wich truncates your return string. that's what i was able to reproduce so far.


>I simplified my example too much. Evidently the problem arises when one of the cursor fields is derived from a function. In my case I use a stored procedure in the DBC.
>
>
Select getfname(customer.fname) as f_name from customer into cursor ccustomer
>
>
>where getfname() is defined in the databases stored procedures.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform