Searches not returning correct results
    Ivan Smahin 
    Ivan_Smahin at valentina-db.com
       
    Fri Mar 31 23:46:37 CST 2006
    
    
  
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
    
    
More information about the Valentina
mailing list