Re: Used a reserved word in a field name.....



Still no luck,

This works...

SELECT * FROM Containers

This does not

SELECT * FROM Containers WHERE Number > 10

(Returns 0 records)

Its containerS rather than container.


.