Hi!
Larry Irwin here...
I've been writing medical practice management and medical records software since 1984. - Altos Xenix, IRIS, SCO Xenix, SCO Unix, SCO OS5, AIX, Caldera, RedHat and Debian... (lots of Windows along the way as well... but it breaks more when updates are applied... so I try to avoid it when possible....)
We're just about ready to roll out our AJAX release of our practice management software! Apache w/mod-ssl, DynamicXport CGI with dL4 code handling the business logic and MySQL as the DB... 75+ tables per schema... fully automated conversion from C-Tree ISAM data files to InnoDB tables...
So, now I'm wrestling with getting the cgi to execute properly on Windows 2003 Server Standard R2 64bit w/SP2 using Apache...
Getting a "Premature End of Script Headers" error from Apache...
(looks like it is having an issue with the shell script... "#!/bin/sh")
Once that's done we're ready to beta at a client site!
More Later....
Larry