|
From: Gerardo A. <wal...@ho...> - 2006-10-26 18:02:01
|
when i create a new account code, and the number of the code is bigger than the range of the datatype int(ej 3001000002); the system save a diferent number(2147483647). I've tried to change the data type in the accountcode field of chartmaster table, from int to bigint . but i cant doit, IT SHOW ME THIS ERROR: MySQL said: Documentation #1025 - Error on rename of '.bd_demo-weberp/#sql-e33_a' to './bd_demo-weberp/chartmaster' (errno: 150) Somebody know how can i solve it??? -- View this message in context: http://www.nabble.com/change-datatype-in-field-chartmaster-tf2515561.html#a7016457 Sent from the web-erp-developers mailing list archive at Nabble.com. |