Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: SET EXACT

$
0
0
Re: SET EXACT
Web Connection 5.0
Re: SET EXACT
04/08/2012
01:21:45 PM
3H30SN767 Show this entire thread in new window
Gratar Image based on email address
From:
Rick Strahl
To:
Attachments:
None
Luca,

Unfortunatey yes, it has to run with SET EXACT ON. There are many places where it does comparisons that would break with SET EXACT OFF.

The issue is that it would have been to expensive in terms of calc to always change the EXACT settings back and forth between every request that requires it so Web Connection uses SET EXACT OFF (which is the FoxPro default).

Note that your code can always set EXACT ON when needed or better yet explicitly use == if you need exact comparisons. There's no way to do inexact comparisons without UDF()s the other way around.

This is the one big requirement for Web COnnection to run and is described in the requirements for Web Connection.

+++ Rick ---



Dear Rick,
please, must Web Connection run with SET EXACT OFF only?
May I set application with SET EXACT ON?
Thank you very much



Rick Strahl
West Wind Technologies

Making waves on the Web

from Maui, Hawaii

Viewing all articles
Browse latest Browse all 10393

Trending Articles