Hi,
Why do I need to specify a table name when I’m using the raw sql execute sql function? That information is included in my query… I don’t understand why I need to repeat it as an parameter in the function.
Thanks,
Andrew
Hi,
Why do I need to specify a table name when I’m using the raw sql execute sql function? That information is included in my query… I don’t understand why I need to repeat it as an parameter in the function.
Thanks,
Andrew
For servoy server needs to know which tables are used by a client, so it is important to fillout the table name.