hi
I'd like to use the mysql format function for formating double fields in TDBGrid. Queries like
SELECT FORMAT(FVALUE,3) FROM DATA ...
work fine. but, queries like
SELECT FORMAT(1000*FVALUE,3) FROM DATA ...
produce a "out of memory"-error.
bug in dbexpmda4 when using mysql format function
I could not reproduce the problem.
Please send me a complete small sample at dbxmda*crlab*com to demonstrate it, including script to create and fill table.
Also supply me the following information:
- exact version of DbxMda;
- exact version of your IDE;
- exact version of MySQL server and MySQL client
Please send me a complete small sample at dbxmda*crlab*com to demonstrate it, including script to create and fill table.
Also supply me the following information:
- exact version of DbxMda;
- exact version of your IDE;
- exact version of MySQL server and MySQL client