EDS
- Posted by jordah ferguson <jorfergie03 at yahoo.com> Sep 30, 2002
- 591 views
hi Robert Craig, I would really like to see your enhancement to EDS ASAP please. in my version i did db_table_rename() and did "pointer caching" an idea i got from Derek Parnell. Derek told me, that he speeds up db_select_table() by keeping the pointers in memory other than having to collect them on every change of table. i did that to my version of EDS and he was very correct. if tables have more than 100 records you'll notice how fast/good his idea is. up to 20 times faster. the only problem with his method is the memory consumption, but is still a better alternative. I have other code fragments, i want you to look at, i'll send them to you if you like. Jordah Ferguson