Or am I all wrong and allucinating
I dunno If anyone has wondered...
I'm now looking at the code structure, in most cases is not that clear and clean,
database structure is a mess... some cols are not clear in what purpose they are made for,
no base catalogs to ensure that for example in profilefileds table joinBlock, editBlock and so on
what the hell 20 or 17 means?
then ACID is manipulated by some BXclasses...and then myisam instead of innodb when
transactions in this kind of applications are required, and data integrity is the most
important thing.
I was wondering if Boonex Team is selling this...for the 998 dlls? because I was thinking on
suggest my boss to buy the full suite, after seeing this I'm scared! cuz I said that
dolphin was a great tool, and it is from outside! inside Im not so sure...if dolphin will
cover the business needs...as I thought
Some one can say otherwise? and wack me on the head if im wrong?
I would like to know why myisam instead of innodb
why bother to do the nasty work of a DBMS?
why not respect data functionality by doing base catalogs?
why?