decode the binary informations of the Geometry columns

2005-10-08 Thread liofr

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.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



extract string in longblob column

2005-09-20 Thread liofr

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 unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Transactions are not enable

2005-09-15 Thread liofr

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 archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



dynamic value like excel

2005-09-10 Thread liofr

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]