I am on the most current version of SC7 and I think my table sync option is missing.
http://screencast.com/t/ejq29oiVb
Or am I confused?
This is why I am looking to use it.
http://screencast.com/t/570LW9Ta34IQ
The field used to be numeric but now I’m storing the actual value, like West, East, but when then grid executes, it doesn’t put quotes around the value so it gets an error.
For example, it will say
“where region = West”
which gives a mysql error.