Jump to content

importing records


This topic is 8458 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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?/ crazy.gif" border="0

THANKS!!!!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 8458 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.