m_essaid
10 years agoValued Contributor
comparing dbtables
Hi,
I need a simple way to compare .mdb tables.
I wish I could work in the same way as I work with Files or XML files... Like putting a MS Access table into Stores as a baseline and comparing everyday this to a table in a location through a odbc connection or other.
I stored a datatable, but every comparison says that the content is the same even if I modify the content of the table pointed by the odbc connector.
I have to modify the stored dbtable to get a difference, ok, but where is the other table on which the comparision is made ?
I must be missing something obvious...
Help please !
Mehdi