OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: xml from ms-sql ... how can I display data with *.asp???



I don't know .asp syntax, but if you can get your data into strings then all
you need to do is something along the lines of :

outputToYourStream("<"+recordName+" "+fieldName1+" = "+fieldValue1+"/>")

I seem to remember there was an export to HTML feature in Access - I wonder
if that could be tweaked?

---
Danny Ayers
http://www.isacat.net

<- -----Original Message-----
<- From: Pepe Ortiz [mailto:portiz@boriken.com]
<- Sent: 07 April 2001 11:15
<- To: xml-dev@lists.xml.org
<- Subject: xml from ms-sql ... how can I display data with *.asp???
<-
<-
<- Hi there,
<-
<- I've make numerous attempts to display xml pulled from a ms-sql
<- db but I've
<- not been successful at it. However, if I try it with physical
<- files it works
<- fine.
<-
<- Can anyone point at me a way to display data in xml format (pulled from a
<- ms-sql 7 or access database) ???
<-
<- Thanks in advance!
<- -PP
<-
<-
<- ------------------------------------------------------------------
<- The xml-dev list is sponsored by XML.org, an initiative of OASIS
<- <http://www.oasis-open.org>
<-
<- The list archives are at http://lists.xml.org/archives/xml-dev/
<-
<- To unsubscribe from this elist send a message with the single word
<- "unsubscribe" in the body to: xml-dev-request@lists.xml.org
<-