Are there existing database schemas available for storing X12 837 data?

181 views Asked by At

Are there existing database schemas available for storing X12 837 data? Seems like there would be, versus manually recreating from scratch.

I tried Googling for X12 837 database schemas but did not find any.

Edit: the database is relational, so would need CREATE TABLE or similar SQL. And even a schema, that I could create my own manual SQL from, would be beneficial.

0

There are 0 answers