Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Currency value is out of range
Message
From
14/02/2005 17:05:23
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00986704
Message ID:
00986819
Views:
28
>you can do an on error
>or
>check the denominator before the division and if denominator == 0 do code.

Thanks for your help everyone. I ended up using our Divide() function which handles divide by zero. I prefer not to use UDFs in local views, but in this case it was the easiest thing to do. We'll see how SQL Server handles the issue when I upsize.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Previous
Reply
Map
View

Click here to load this message in the networking platform