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
