possible conversion error ?

2002-10-13 Thread Tonino
HI ALL, I have an interesting question : I have a program that does dumps information to a flat file ( a lot of information) and a another that runs as as daemon and inserts the data from the flat file into a mysql server. a line from the flat file looks like : TIME="20021010 15:28:53.059", I

varbinary equivalent ??

2002-10-11 Thread Tonino
HI, What is the mysql equivalent of the Sybase varbinary data type ??? I have a table that has 5 varbinary(255) columns in sybase and want to convert it to mysql ??? Any ideas welcome - Many thanks Tonino - Before

stored procedure support

2002-10-11 Thread Tonino
Hi, Just a short question - Does anyone know the progress of stored procedure support in MySQL 4 Thanks Tonino - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

data migration

2002-09-04 Thread Tonino
HI ALL, Does anyone know of a simple way of migrating JUST data from a sybase ASE server to mysql ? Please Help :) Thanks Tonino - Before posting, please check: http://www.mysql.com/manual.php (the manual

database migration

2002-08-29 Thread Tonino
HI, I would like to know if there is a program/script that can migrate data from sybase ASE server to MySQL ??? Just tables - lots and lots of tables (about 12GB of data !!!) Many Thanks Tonino - Before posting, please check