Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need desperate help on rushmore optimization
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01103911
Message ID:
01103936
Views:
17
>>>>
>>>>SET EXACT OFF
>>>>SELECT * from Wotran01 where wono+STR(tranlineno,4,0) = lcWo into cursor CopyWO
>>>>
>>>>>
>>>
>>>I can not believe it. <g> I think you should check Re: Getting old... Thread #1103158 thread <g>
>>
>>I have no idea what you're trying to say. :)
>
>Really? Ok, you confused SET EXACT OFF and SET ANSI OFF, so you must be getting old <g>

No, he didn't :-)
m1 = [abc]
m2 = [abcd]
SET ANSI ON
SET EXACT OFF
? m2 = m1
SET EXACT ON
? m2 = m1
SET ANSI OFF
SET EXACT OFF
? m2 = m1
SET EXACT ON
? m2 = m1
:-)))
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform