Could not find installable ISAM

  • Thread starter Thread starter Elango
  • Start date Start date
E

Elango

My coding is

tdfFoxTable is tabledef
DB is access Database file
DB.TableDefs.Append tdfFoxTable

Software used
Office 2000 SP 3 MDAC 2.7


i am getting the follwoing error


Could not find installable ISAM while executing the
follwoing line of code

DB.TableDefs.Append tdfFoxTable

please give me resolution.

byElango.M
 
Back
Top