On Mar 31, 2006, at 11:10 PM, Chuck Neal wrote:
> I have a program that started acting up. I traced it down to the > SELECT searches not returning the correct results. Here is an > example... > > SELECT * FROM Technique_Option WHERE option = "I2G8L5-11Q5GIK- > T47Q0I-2T" >
But it seems the query should be next:
SELECT * FROM Technique_Option WHERE option = 'I2G8L5-11Q5GIK-T47Q0I-2T'
Best regards Ivan Smahin
_______________________________________________ Valentina mailing list Valentina /AT/ lists .DOT macserve.net http://lists.macserve.net/mailman/listinfo/valentina
©2006 Ivan Smahin |