[aprssig] APRS IS streams and MySQL

Jordan Hayes KG6UAE kg6uae at arrl.net
Sat Sep 12 12:06:45 EDT 2009


> the APRS stream contains characters that MySQL or
> QUERY forming applications may not like.
>
> Just wondering how the big guns handle these ?

You should never generate SQL text in your applications given input from 
an outside source; you should always use PreparedStatement and the like.

/jordan 





More information about the aprssig mailing list