structured

What is the best (fastest, easiest, most efficient) wayt to pass structured data into and out of Oracle

This is targeted at Technical Leads and Architects, but Anyone can answer this - all thoughts are welcome - have fun with it. I want to abstract a large database store (relational, OLTP) from the application layer by having the application consider the database as a service. The natural way of doing this is by calling sprocs, but tradit...

Simple structured data (INI, YAML, JSON, etc) editor application

I am looking for a standalone application that will allow administrators to easily edit data in a structured format that is easy to parse (INI, YAML, JSON, etc). Although I can find very complex and sophisticated XML editors, I can't find anything simple - all I want is an application that will read a simple file and allow admins to edit...

Structured Storage

Hi All, I have a file that is in structured storage format. I was wondering if this format be accessed concurrently by threads. Meaning have multiple threads read the different streams process it at once. The objective is to load the file faster. When i refer to a file i refer one that represents CAD information. Thank you. ...

Where to find list of developer tools/programming languages to create autocomplete ?

I need data that has a list of developer tools/programming languages, etc. I need it in some kind of format (xml, spreadsheet, db format, text etc) so I can programmatically create an autocomplete. Any ideas? Thanks! ...

.net library for displaying dicom structured reports

I am using clearcanvas library to read and work with dicom files. However, as stated here http://www.clearcanvas.ca/dnn/Community/Forums/tabid/69/aff/8/aft/14041/afv/topic/afpg/1/Default.aspx they don't support dicom structured reports yet. Do you know any other free .net library or dll which I can use for that? Do you have any other sug...

How do i create a structured header in ALV or any other grid layout in SAP ABAP?

So to illustrate: | Category A | Category B | C | | A.A | A.B | A.A | A.B | | | A.A.A | A.A.B | A.B.A | A.B.B | B.A.A | B.A.B | B.B.A | B.B.B | | I need a header that looks somewhat like this and I was wondering if there's a way to do it other th...