English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I get this error when I try to run a program that needs to use an access database. The program runs fine in XP, but won't run in Vista basic on my laptop. What do I need to do?

2007-03-23 22:29:26 · 2 answers · asked by Ken W 1 in Computers & Internet Programming & Design

get this error when I try to run a program that needs to use an access database. The program runs fine in XP, but won't run in Vista basic on my laptop. What do I need to do?

Data Base Path =
;This file contains the path to the Microsoft databases
[SBR]
DataDirectory = C: \Program Files \ Automated SBR \Databases

2007-03-23 22:40:31 · update #1

2 answers

i guess you used ABSOLUTE address for your .mdb file, to work fine your program everywhere use RELATIVE address:
like this:
App.path & "\db\data.mdb"

2007-03-23 22:49:38 · answer #1 · answered by Maysam 4 · 0 0

drivers are not installed

2007-03-23 22:36:21 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers