If I am reading the help files for 9.0 compiler I can put a compiled app on each computer(with the forms, reports, etc embedded) and it will run much faster over a network than if I only put the app on 1 computer and network to it like the following startup file
Main computer
connect c:\myapp\dbname
Other computers
connect \\maincomputer\myapp\dbname
What I have been doing is setting a shortcut to the exe file on the main
computer. Would the setup above work?
Tom Hart

