473,503 Members | 10,012 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

User defined data elements

I'm working on an application where the user would like the capability
of creating new data elements, enter a value, and store the
information on a database for latter retrieval. I was thinking about
storing the user defined data elements and values as an xml record on
an Oracle 8i database; but, would like to know if anyone has
implemented something similar and what approach was taken. Also, if
stored as an xml record would there be a way to query the information
using a Select statement ?
Jul 19 '05 #1
1 2600
jo***********@eds.com (Joe C) wrote in message news:<6a**************************@posting.google. com>...
I'm working on an application where the user would like the capability
of creating new data elements, enter a value, and store the
information on a database for latter retrieval. I was thinking about
storing the user defined data elements and values as an xml record on
an Oracle 8i database; but, would like to know if anyone has
implemented something similar and what approach was taken. Also, if
stored as an xml record would there be a way to query the information
using a Select statement ?


There are many vendor packages that allow local users to create
additional columns in the db. The products normally do this by using
already existing but spare varchar2 columns created on the underlying
application tables and storeing information about these column uses in
a product dictionary. The MAXIMO product is one such example.

Just another idea for you to consider.
-- Mark D Powell --
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
10387
by: dawatson833 | last post by:
I have several stored procedures with parameters that are defined with user defined data types. The time it takes to run the procedures can take 10 - 50 seconds depending on the procedure. If I...
3
2809
by: aidancasey | last post by:
I want to bypass the dtd validation that child elements must appear in a certain order ... In a DTD child elements that are defined and seperated by commas they must appear in the same sequence...
2
3006
by: paul meaney | last post by:
All, myself and another developer have been staring blankly at a screen for the past 48 hours and are wondering just what stunningly obvious thing we are missing. We are trying to load up 2...
3
1775
by: Hallvard B Furuseth | last post by:
I'm wondering how to design this: An API to let a request/response LDAP server be configured so a user-defined Python module can handle and/or modify some or all incoming operations, and later...
8
3156
by: mark.norgate | last post by:
I've run into a few problems trying to use generics for user controls (classes derived from UserControl). I'm using the Web Application model rather than the Web Site model. The first problem...
2
1644
by: Yarik | last post by:
Hello, I am not sure the subject of my post adequately describes the problem I am trying to solve, so I think a specific example would be helpful. Let's say there are XML descriptions of...
0
1258
by: Ben Wolfson | last post by:
I've got a db some of whose elements have been created automatically from filesystem data (whose encoding is iso-8859-1). If I try to select one of those elements using a standard SQL construct,...
4
1822
by: Thelma Roslyn Lubkin | last post by:
I use vector and matrix classes that I developed before they were otherwise easily available. They are template classes that should be able to use objects of other classes I've developed, e.g....
1
325
by: Joe C | last post by:
I'm working on an application where the user would like the capability of creating new data elements, enter a value, and store the information on a database for latter retrieval. I was thinking...
0
7194
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7316
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6976
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5566
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1495
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
729
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
372
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.