[Hardhats-members] IENS formating for database server calls

2005-12-22 Thread Kevin Toppenberg
I always stumble at the point of using IENS. No offense to Toad, but the system drives me crazy! I want to add new records to a given file via UPDATE^DIE. But I want to specify the record number. So I set up an FDA that looks like this: FDA(2706.3,1,,.01)=My Name FDA(2706.3,1,,1)=Kevin

Re: [Hardhats-members] IENS formating for database server calls

2005-12-22 Thread Greg Woodhouse
--- Kevin Toppenberg [EMAIL PROTECTED] wrote: I always stumble at the point of using IENS. No offense to Toad, but the system drives me crazy! Apparently, you're not the only one, because there's a conversion routine you can use if you're more accustomed to DA arrays: BAYS

Re: [Hardhats-members] IENS formating for database server calls

2005-12-22 Thread Greg Woodhouse
--- Kevin Toppenberg [EMAIL PROTECTED] wrote: I always stumble at the point of using IENS. No offense to Toad, but the system drives me crazy! I want to add new records to a given file via UPDATE^DIE. But I want to specify the record number. So I set up an FDA that looks like this: