MySQL, blobs, GIS
Hi all,
I have a MySQL-perl-cgi-dbi application which would like to store images
and GIS info. Will dbi running with DBD:MySQL support these?
Thanks,
Mary Anderson
Re: MySQL, blobs, GIS
Mary Anderson wrote:
>Hi all,
> I have a MySQL-perl-cgi-dbi application which would like to store images
>and GIS info. Will dbi running with DBD:MySQL support these?
>
> Thanks,
>
>Mary Anderson
>
>
Mary,
Yes. Just as with blobs, those types are supported.
Kind regards,
Patrick