I have a data base on sql server (i have permission only to read this database) and a access database on c:\ and a table1 with the same fileds and struccture of sql table.
Is possible to make a dinamic link from the two table in this mode,Similar:
new recordset added in sql table, add the new records also on access table, a recordset from sql table is deleted, delete the same recordset on access table.. ecc...
Is possible to make a dinamic link from the two table in this mode,Similar:
new recordset added in sql table, add the new records also on access table, a recordset from sql table is deleted, delete the same recordset on access table.. ecc...