Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Test for ! empty fails
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01639633
Message ID:
01639644
Views:
68
>Maybe you have some order involved?
>
>UPDATE YourTable SET dc_crdno = REPLICATE("*",12) + RIGHT(ALLTRIM(dc_crdno),4)) WHERE NOT EMPTY(dc_crdno)
>
This also didn't work :( I still see 12 * in the report.

May be I need to check the report as well and browse the table after replace to see what's going on.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform