HI
where i can find documentation about decode the binary informations of
the Geometry columns in mysql using C ?
for example
mysql doc say that
0x010100F03FF03F
is equivalent to
Point(1 1)
Thank's
--
MySQL General Mailing List
For list archives: http://lists.mysql
Hi
how can i retrieve string value contains in a longblob column ?
i test CAST and CONVERT mysql function but don't work.
Doesn't seem hard but don't see howto do that
select * FROM table
Thank's for any help
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To uns
Hi
i use a sofware to connect to mysql and it can connect with succes but
wanted to share acces to mysql to many poeple and it popup
[MUSQL][ODBC 3.51 Driver] Transaction are not enable
Is ot a mysql server message or not ( my application )
thank's
--
MySQL General Mailing List
For list archi
i want to put a value in a column that is the date of today .
IS there a solution to do that in sql way ?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]