Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing a debit to negative amount
Message
From
07/12/1999 11:52:36
 
 
To
07/12/1999 11:41:01
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00299782
Message ID:
00299807
Views:
27
>John
>
>Thank you,
>My question is how do I also include all of the other fields in the database.
>

Modifying the code in John's example:

SELECT *, IIF(dbcr_in="C",trans_amt,-(trans_amt)) AS value FROM table

You can also explicitly specify each field you want.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform