March 23, 200124 yr Hi I want to connect my database solution to another one developed by me...both have been converted to exe with Developer I want the user to select one record and through the use of a script be able to import that record into the other database solution... how can I do that?/ THANKS!!!!
March 23, 200124 yr If you use the same binding key and file extensions, the files should interact quite nicely with each other. If not, you can export the record to a "FP5" file, then import the file into the other solution - all of which could be automated with a script.
March 24, 200124 yr Author my mistake was to try to import the records to the exe file not the file with the special extension...THANKS a lot...it works now...
Create an account or sign in to comment