M
mark r
First off I am an ameteur and a rookie. I am might attempt to "compile" a
database soon, or in otherwords, create a run time, resaleable module. A few
questions:
1) If I use splitter, and create a front end and back end, can I compile to
include both the back and front end? Or do I compile them separately and one
knows how to look for the other via file names and extensions, example:
frontend.exe looks for backend.dll
2) As I come up with "updates" to my "front end", can I just "recompile" the
frontend and then just copy or port it over to the laptop that is running the
system, as in my example above I would just replace
frontend.dll.............or do I have to "recompile" the backend and frontend
into a new single loadable module?
3) any tips and other things to watch out for, with "compiling", in general?
database soon, or in otherwords, create a run time, resaleable module. A few
questions:
1) If I use splitter, and create a front end and back end, can I compile to
include both the back and front end? Or do I compile them separately and one
knows how to look for the other via file names and extensions, example:
frontend.exe looks for backend.dll
2) As I come up with "updates" to my "front end", can I just "recompile" the
frontend and then just copy or port it over to the laptop that is running the
system, as in my example above I would just replace
frontend.dll.............or do I have to "recompile" the backend and frontend
into a new single loadable module?
3) any tips and other things to watch out for, with "compiling", in general?