i developed a program in delphi6, it connects to the MS Access database (using ADO approach)on the same pc, i established the connection (ADOConn - Datasource - ADOTable-DBgrid-DBnavigator) at designtime and successfully compile, build and able to run it.
by the time i transfer the whole folder(Where all the projects and files needed together with the MS Access .mdb) on another pc without delphi, when i click the .exe (i sure it is) it doesnt run, nor returns any error message...what seems to be the problem?
2006-09-01
20:38:24
·
1 answers
·
asked by
raven_002
1
in
Computers & Internet
➔ Programming & Design