Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textmerge recursive
Message
From
11/02/2014 14:59:57
 
 
To
11/02/2014 13:22:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01593970
Message ID:
01594074
Views:
45
The actual issue (which is not clear from my original post) is that I use the TEXT TO command to build complex SQL statements. Parts of these statements can contain variables which are automatically generated by existing classes, and those get nicely merged using the TEXTMERGE keyword. It is all very generic and easy to use.
>Now I have one exception to the rule where I would have liked to have the TEXTMERGE recursive, but I do not want a solution that forces the developer to remember to do something special wherever this exception will occur.

So instead I am going to solve this issue where it occurs in the building of the variable and not in the generic SQL statement builder.


That's how I do it...
Previous
Reply
Map
View

Click here to load this message in the networking platform