Click to See Complete Forum and Search --> : connecting to a database using xml.


DOCH
05-13-2006, 06:41 AM
I have to do a project to create a 3 tier e commerce website which has a from which will connect to a database.
I can do this in asp no problem. how do i do it in xml and xsl?? i cant really find any thing on the net either. maybe im looking in the wrong place?

would be very grateful to any one who can help or provide examples..

Khalid Ali
05-13-2006, 05:02 PM
u can not use xml or xslt for a db connection. XML could be a maping file that may bu used in combination with some other programing language to set parameters for a db connection. As far as xslt is concern, it is only used to create display layer from an xml file