I use access 2007
when i try this code in VB6, it doesnot work:
Set db = OpenDatabase("I CA Analyzed Corpus.accdb")
the message which appear is "Unrecogniz ed database format"
when i try this code in VB6, it doesnot work:
Set db = OpenDatabase("I CA Analyzed Corpus.accdb")
the message which appear is "Unrecogniz ed database format"
Comment