Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seelct * from Mytable where MyField = ''
Message
From
26/09/2013 08:43:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01584133
Message ID:
01584198
Views:
47
>Hi
>Why does the following select ALL rows ?
>Select * from MyTable where MyField = '' && Two single quotes without a space in between
>
>Does not matter whether Set exact is on ot off

As Hugo hints, SET EXACT has nothing to do with VFP's SQL commands. SET ANSI is the relevant setting.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform