Home » RADICORE » How To » Batch Script connecting two databases in an Extract Tranform Load (ETL) Design Pattern(Do you have any advice about how to structure a program that will be moving data between pgsql and sqlsrv databases?)
AJM Messages: 2367 Registered: April 2006 Location: Surrey, UK
Senior Member
I'm glad that you have discovered the benefits of a debugger.
I started off by using a free IDE which came with a debugger, but then I switched to a commercial IDE (Zend Sudio) as it had better support. Then Zend Studio got bloated and slow, so I decided to switch to PhpED from http://www.nusphere.com. I could not imagine trying to do development without a debugger any more as it shows up any problems immediately without you having to guess where they are.