> Le 6 août 2016 à 11:07, Kay C Lan <[email protected]> a écrit : > > Thanks Erik, > > yes that's what I'm doing as a workaround at the moment, I test the > variable and see if it's empty, if not I use place holders and execute > the original statement, if it is empty, then I've written out the > longhand statement without place holders and execute that. >
If my variable is empty, i set it to null. (the mysql column accept null) _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
