D
dbeavon
Guest
I am looking for references to bugs that arise when using "client-server" connections to an OE database from ABL. I'm pretty well aware that client-server connections are somewhat slower than "shared memory" connections (as anyone would reasonably expect). I'm also very familiar with configuration changes (startup parameters) that are necessary to start supporting client-server connections, and tweak performance (-Mm, and friends). I'm less concerned about performance and configuraion than I am about bugs. In short, I'd like to know if anyone has ever been exposed to bugs which are *unique* to client-server (ie. bugs that do not apply to ABL code running on a shared memory connection). I've encountered some weird issues related to online schema changes but I'm hoping that the bugs don't extend further than that. It would be especially helpful to have KB references to client-server bugs, if any.
Continue reading...
Continue reading...