I'm exploring ways to parse an HL7 record/file to a PostgreSQL database table. Actually, I think all I need to do is parse/transform the HL7 record/file to delimited flat-file, and then I can use PostgreSQL's copy command to load the data into a table. I would appreciate any guidance here.

-Ken

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to