B
Butt Chin Chuan
I'm facing a difficult decision which I would like to ask
for some opinion. I want to develop a directory which will
allow the users (from my faculty) to access the the server
database to display out details such as name, ic, address
number, contact number etc. For internal use, I use SQL
2000 and SQL CE.
Now, I would like (well, 'forced' would be a more likely
term here) to access the corresponding information from
other faculties. The problem is, their database type
(Oracle, MySql etc) is unknown and I have no experience
with XML. My questions are:
(1) Can XML solved this problems? If so, how?
(2) Can XML be used as a local database?
(3) Can XML extract and format the data according to my
format in the programming logic without knowing the way
they save the data?
I've just got this feedback where I need to cater to the
situation above. Unfortunately, I am not sure of the
issues at hand with XML capabilities. Question (3) is
really a challenge for me. How can I know what to extract
from their (other faculty) files to be formatted to my
application to use? Can anyone please help? Thank you.
for some opinion. I want to develop a directory which will
allow the users (from my faculty) to access the the server
database to display out details such as name, ic, address
number, contact number etc. For internal use, I use SQL
2000 and SQL CE.
Now, I would like (well, 'forced' would be a more likely
term here) to access the corresponding information from
other faculties. The problem is, their database type
(Oracle, MySql etc) is unknown and I have no experience
with XML. My questions are:
(1) Can XML solved this problems? If so, how?
(2) Can XML be used as a local database?
(3) Can XML extract and format the data according to my
format in the programming logic without knowing the way
they save the data?
I've just got this feedback where I need to cater to the
situation above. Unfortunately, I am not sure of the
issues at hand with XML capabilities. Question (3) is
really a challenge for me. How can I know what to extract
from their (other faculty) files to be formatted to my
application to use? Can anyone please help? Thank you.