RE: Running a database application on another computer
You must install BDE in other PC and design your Table alias name as a directory ( for example: Table1.databasename:= c:\myprogram\ ). Naturally you have to put your table into this directory.
Delphi database applications doesn't work without BDE.
Good luck.
Hasan Akdemir
|