Newbies Toxitalk Posted December 19, 2006 Newbies Posted December 19, 2006 I am a newbie at FM but have dealt with some hardcore relational db in the past. So it is with some embarishment I have to ask the following. I am correcting someone elses work at the mo, and have come up against a small wall. The item concered is a "pre invoicing system" that is to say you do stuff in filemaker it prints an invoice, export to the accounting package where all the real work happens. The account package will auto gen its own invoice numbers, but I need to be able to store the last used invoice number in its own table. The idea is that the filemaker "module" querries this table for the last used number, add 1, records this against the transaction and the last used number table. whats the best way to do this, as each time i have tried a set field/getnthrecord combo script I get either blank in the field or ? BTW the tables are not related. Any help would be fantasic. Kind regards. Mark.
Tim W Posted December 22, 2006 Posted December 22, 2006 Hi Mark, Have a look at the Execute SQL script step. It just may be what you need. HTH Tim
Recommended Posts
This topic is 6607 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 accountSign in
Already have an account? Sign in here.
Sign In Now