Hi people i'm testing this two tools, in fact i think nettalk web server is great because we can use all the clarion code that we know
but i did a test with MySQL one table with 5 fields and 285,000 records.
MY hardware is a HP Server AMD atlhon 64 bits 2GB Ram SATA II hardisk
my test includes 3 aspects.
1.Reorder columns
2.Use navigartion buttons (next,previuos,last,first)
3.-locate records
i tested that points locally
1) NetTalk -> it tooks from 10 to 15 seconds
2) it tooks from 10 to 30 seconds
3) it tooks from 10 to 50 seconds
the same test using code charge php + MySQL tooks
from 1 to 5 seconds. :S
why does it happend?
Does it something related to MySQL Database?
i use primary key, in MYSQL and ClarionDCT
i want to know if is possible to be as fast as a CodeCharge Browse.
Thanks.