Hi Shane > There may be one... if not, you could always use .dump from the CLI on both > and then run the text based dumps though a merge utility (like WinMerge) or > through a diff utility. This would probably give you a reasonably good > starting point.
Seems the only way so far. But this is not so simple.. imagine if the difference is that there's a table field that should be deleted.. that tool must understand that ( because there is not a sqlite sql syntax to delete a field ) that it should create a temporary table, create a new one with same fields, insert data.. etc.. (sqlitemastro already does this when we manage columns).. .. but i'm just looking for a specific tool for this. The seems to be lots of this tools in the market but no one compatible with sqlite :( If some one knows one.. or if some one knows how to create a simple one and needs some donation.. :) .. regards Francisco Azevedo _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users