on-rev queries
Bob Sneidar
bobs at twft.com
Wed Feb 3 12:11:43 EST 2010
Ok Trevor thanks a bunch. I obviously have to go back to the docs and learn more. I thought I had read through the API and didn't find a command that would work for me.
Bob
On Feb 3, 2010, at 7:15 AM, Trevor DeVore wrote:
> On Feb 2, 2010, at 7:53 PM, Bob Sneidar wrote:
>
>> Okay, for anyone who is interested, the trick to adding and dropping tables (or executing any odd sql) when using sqlYoga is that you have to tell sqlYoga that the schema has changed.
>
> The db schema that SQL Yoga caches shouldn't affect running random SQL commands. The schema is used when you work with SQL Query and SQL Record objects.
>
<snip>
More information about the use-livecode
mailing list