Yes, I am... Hmmm. I'll try taking it out. Actually I am using an older function that set the "E" flag. I'll have to code a workaround without breaking older code.
Thanks Kevin On 12/21/05, Gregory Woodhouse <[EMAIL PROTECTED]> wrote: > > On Dec 21, 2005, at 6:47 PM, Kevin Toppenberg wrote: > > > I am writing an import routine. The data doesn't quite meet the > > criteria needed to use the Fileman import routines. > > > > One of the fields is a pointer to another file. But when I import the > > data, it needs to stuff the IEN value into field. And I am having > > difficulty doing this with FILE^DIE or UPDATE^DIE. It wants to > > validate the data, which fails. > > > > I know that this can be done with classic fileman with something like > > this ".01;////12345" > > > > Can I stuff like this with the new database server API's? > > > > Thanks > > Kevin > > > > Could it be that you are using the "E" flag? > > === > Gregory Woodhouse > [EMAIL PROTECTED] > > "You must unlearn what you have learned." > --Yoda > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Hardhats-members mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hardhats-members > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
