Open uncheckederror opened 4 years ago
Most of the existing Oracle SQL statements have been translated to MSSQL. Two are still outstanding: MobileHome and Building.
@erik-kitsap Do you want me to handle these two Data Models? IIRC Mobile Homes is incomplete, I quit working on it just before the demo 2 weeks ago. Buildings should be complete though.
We need to translate the existing SQL statements executed by the data models in the DataAccess library into statements that can be executed by both the existing Oracle 11g SQL server and by the current version of MS-SQL which is the database we intend to migrate this back-end to.
We should all find or write some documentation on how to translate PL-SQL statements into more generic SQL statements.