I have a simple form that runs 1 report, creates a couple of free tables and accesses some other tables which are part of an another application (written in foxpro). The other tables are associated with databases.
I need an executable that will run with the vfp runtime files on another machine.
My question is, do I need to create a project and add the form, report and tables.. (I have not done this since Fox2.6 where you did have to add everything to a project in order to create an EXE file.
If I add the tables that are part of another application to my project will it affect that other application in any way?
Thanks in advance
I need an executable that will run with the vfp runtime files on another machine.
My question is, do I need to create a project and add the form, report and tables.. (I have not done this since Fox2.6 where you did have to add everything to a project in order to create an EXE file.
If I add the tables that are part of another application to my project will it affect that other application in any way?
Thanks in advance