|
-
Aug 1st, 2007, 11:13 AM
#1
Thread Starter
Fanatic Member
Oracle, Crystal Reports and XML
I have an understanding of XML, basic Crystal Reports, and I've used Access and SQL Server, but not Oracle.
What I'm trying to do is standardize the way a particular form is stored electronically in the company. As a starting point, there would be a database with a table with fields for each of the fields in the form...that's the really easy part. The hard part is that different groups fill out the form differently. So for instance, the Details section of a report would have different columns for each group. I was thinking those parts of the form could be stored as an XML field, with the schemas for each group defined in another table.
What I'm not clear on is:
- Is it possible to have an XML field in Oracle where the schema isn't known ahead of time?
- Is there any way to create a generic report that could consume the XML field, possibly applying an XSLT/XSL to format the data for display, depending on which group in the company created that record?
Thanks!
The human brain cannot hold all of the knowledge that exists in this world, but it can hold pointers to that knowledge.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|