Newbies jeffff Posted August 20, 2004 Newbies Posted August 20, 2004 Is there a way to create a new table in a database by importing a (for example) tab-delimited file, and have it create the field names based on the 1st record in the file? Alternately: I have not been able to figure out how to copy a table from one filemaker 7 database to another without redefining the table in the target database manually. I just want a way to automate field definitions because I don't find Filemaker's define fields dialog to be very keyboard friendly. Thank you very much for any help you can provide. This seems like a basic database function to me, and I don't see anyone asking about it in the forum, so I suspect I'm missing something rather straight-forward. cheers! Jeff
cobra Posted August 21, 2004 Posted August 21, 2004 Hi Jeff, The File > Open dialog will create a new table (in a new database) using values in a tab-delimited file. For existing databases (as far as I can see) there is no way to copy tables or create a table based on a file to import. I just transitioned a large project from FMP 6 to FMP 7. Having these facilities would have made life a great deal easier. Cobra
bruceR Posted August 22, 2004 Posted August 22, 2004 It can be done with applescript and GUI scripting using System Events.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now