E
elriba
Hi,
I've developed an ERP system (accounting, inventory, payroll,
invoicing, etc...) for the company I work for using a compiled
language. It works fine, but compiling all those DLLs and EXEs does
take a long time, and as the application grows, it has become a pain to
mantain. The ERP system uses some 500 tables on an ODBC SQL database.
Could Ruby be used to develop such a system? Has it been used? Or
would I be pushing the limit of what Ruby can do?
Thanks in advance!
I've developed an ERP system (accounting, inventory, payroll,
invoicing, etc...) for the company I work for using a compiled
language. It works fine, but compiling all those DLLs and EXEs does
take a long time, and as the application grows, it has become a pain to
mantain. The ERP system uses some 500 tables on an ODBC SQL database.
Could Ruby be used to develop such a system? Has it been used? Or
would I be pushing the limit of what Ruby can do?
Thanks in advance!