SQL and other databases

Peter Haworth pete at mollysrevenge.com
Wed Mar 23 01:04:13 EDT 2011


That's an excellent point.  I'm so used to SQLite's type tolerance that I will have to be sure to validate data more carefully for MySQL usage.

Pete Haworth


On Mar 22, 2011, at 8:33 PM, Björnke von Gierke wrote:

> A main difference (especially coming from LiveCode) is that you do not need to type the columns in SQLite. this means you can just dump anything anywhere, similar to how you can put any kind of data into any container in LiveCode. For mySQL, one would always need to do a lot more of sanitising, like making sure a number is an integer and so on.
> 
> 
> 
> 
> 
> -- 
> 
> official ChatRev page:
> http://bjoernke.com/chatrev
> 
> 
> Chat with other RunRev developers:
> go stack URL "http://bjoernke.com/chatrev/chatrev1.3b3.rev"
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 





More information about the use-livecode mailing list