Mory
#1
Hi,
I got an sql error when I’m trying to use multi-user sync with a gridConnector using render_sql on 2 tables.
Here my code :
And the error from the log file :
Any idea about the way to fix it ?
Thanks.
radyno
#2
Hi,
try to use render_complex_sql method instead of render_sql.