RefreshLink

V

vb

Hi
When I wanted to change the Connect Parameter of the table using the following code I am getting an error "Could Not Find Installable ISAM". I looked in the Registry for an entry Jet 3.x and it is there. Also I (re)registered the DLL DAO36 in DAO directory, but no use. Any help is appreciated

tblDef.Connect="C:\test.mdb
tblDef.RefreshLink - this is where I am getting an error

tblDefs.Refres

thank
vb
 
Top