ASP Integration to Legacy Database Using XML

ASP Integration to Legacy Database Using XML

Question:
I am trying to develop an MSSQL ASP application that ties real-time into customer’s existing databases at remote locations. The customers use everything from IBM mainframes to SQL or Oracle, and the data needs to flow both ways. Is XML the best fit for this application? Are there any software packages available that could prevent me from having to custom write each script?

Answer:

This depends very much on whether the Oracle and IBM systems themselves expose XML. If they do, then I would strongly recommend that you investigate the possibility. Oracle 8i contains extensive XML support. Also, the newer IBM DB2 implementations are moving toward XML representations.

The key would essentially be to write XSL scripts that handle the conversion between different database representations. However, these would be far easier than trying to write ASP scripts and remote procedure calls.

Share the Post:
data observability

Data Observability Explained

Data is the lifeblood of any successful business, as it is the driving force behind critical decision-making, insight generation, and strategic development. However, due to its intricate nature, ensuring the

Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular