TODO # Add support for other databases. # 2003/02/24 Create the option to pass a dbStruct to the orchestration functions. If a query has allready been preformed and we are executing a different query against the same db, why pass the dbStruct again? Once the connection has been set, there should be no need to reset it with each query.