FaisalHenry
Programmer
i have an application written in delphi that is accessing ms access database.
as far as i know, to access the database we need to do 2 thing:
1. create an odbc dsn that point to the database.
2. an alias in bde that is a msaccess type (*.mdb) that uses the dsn to access the database
i use installshield express that came with the delphi. and i think (i haven't tried) that process no.2 can be created automatically by installshield, but how about no 1 ?
as far as i know, to access the database we need to do 2 thing:
1. create an odbc dsn that point to the database.
2. an alias in bde that is a msaccess type (*.mdb) that uses the dsn to access the database
i use installshield express that came with the delphi. and i think (i haven't tried) that process no.2 can be created automatically by installshield, but how about no 1 ?