Menu

Version 0.2.1198

Finally the version 0.2 is out! The really big change in this version is that the code is now completely Object Oriented (though more improvements can be done :-D).
This resulted in the ability to handle DIFFERENT VERSION of Sql Server. The interface with sql server is now defined in a really simple XML file. Provided with this release there are the sql server 2000 interface file, and the sql server 7 interface file. This last one is just a mere copy of the 2000 so it probably won't function correctly. If someone can help to make it work (i don't have a sql server 7 at hand now), it will really be appreciated.(You just need to translate the T-SQL scripts you can found in the XML interface file from 2000 to 7.0 version. It should no be difficult to do)<br>
Ok, now i'm working on including indexes and constraints in the comparison engine. Once done that i'll be ready to start to develop the synchronization engine.

Posted by Davide Mauri 2003-04-13

Log in to post a comment.