Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combine the return values in a single table
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00953147
Message ID:
00953571
Views:
17
>I'm sorry, let me try it this way.
>
>To save the return value in @SourceDescr, from a UDF, we can use the following syntax:
>
>Set @SourceDesc = ( select dbo.Ims_fn_GetSourceDesc(1) )
>
>What is the correct syntax if this UDF was a procedure and return a single row and single field?

The only way is to use a temporary table as I showed previously.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform