Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Database Integration Question

Re: Database Integration Question

From: Roedy Green <roedy_at_seewebsite.com>
Date: Mon, 29 Sep 2003 16:14:01 GMT
Message-ID: <dbmgnv0c2hn7b1cnf0me6jvimvudrfj4fn@4ax.com>

On 29 Sep 2003 08:30:18 -0700, zhanngol_at_yahoo.com (Dan) wrote or quoted :

>I
>have come up with two standards, the HL7 standard and DICOM standard.

There are two different problems : exchanging information with other groups and maintaining your database in a way that makes that easy.

You exchange data in standard formats that have nothing to do with SQL. You are going to need to write import/exports for the HL7 and DICOM standards. To make life easy you might want to do that before/while you design your SQL database to ensure that is not difficult.

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming. 
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
Received on Mon Sep 29 2003 - 11:14:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US