HI all, i'm trying to link an ODBC table into MS Access programmatically by using the following VBA code. But it gives me the error message "Could not find installable ISAM." Can anyone please help me out? Thanks..
DoCmd.TransferDatabase acLink, "ODBC Database", "driver={IBM DB2 ODBC...