P
Peter L Kessler
Hi Group
After successfully linking my Word 2000 userform up to an Access database, I
now need to do the same to a dBASE database. I've been hunting around but
can't find anything to help with this. I've tried adapting my Access script,
but when it comes to the line:
Set db = OpenDatabase("C:\DatabasePath\", True, False, "dBASE 7.x;")
I get the following error:
"Could not find installable ISAM"
So I'm obviously missing something important. Like a working brain, perhaps.
Can anyone point me in the right direction, please?
Best wishes
Peter Kessler
Kessler Associates
E: (e-mail address removed)
W: http://www.digital.kessler-web.co.uk
After successfully linking my Word 2000 userform up to an Access database, I
now need to do the same to a dBASE database. I've been hunting around but
can't find anything to help with this. I've tried adapting my Access script,
but when it comes to the line:
Set db = OpenDatabase("C:\DatabasePath\", True, False, "dBASE 7.x;")
I get the following error:
"Could not find installable ISAM"
So I'm obviously missing something important. Like a working brain, perhaps.
Can anyone point me in the right direction, please?
Best wishes
Peter Kessler
Kessler Associates
E: (e-mail address removed)
W: http://www.digital.kessler-web.co.uk