This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Dumb questions from a newbie


Chris,
OK, the light went on! I took a look at your email and went back to
the web site. ADO to XML! Got the script. Thanks for your patience.

Mike F.


--- Chris Bayes <chris@bayes.co.uk> wrote:
> Mike,
> When I say run it I mean from the command line or a dos window
> whatever
> you want to call it. At the prompt
> C:\> cd placeWhereYouPutTheScript
> C:\placeWhereYouPutTheScript> cscript accesstoxml.js
> fullPathToAccess.mdb
> This will create the file fullPathToAccess.xml
> You can then transform it with an xslt processor and a stylesheet.
> C:\> saxon fullPathToAccess.xml fullPathToStylesheet.xsl
> Or
> C:\> msxsl fullPathToAccess.xml fullPathToStylesheet.xsl
> If this is the level of your expertise I wouldn't try the other
> parts of
> this thread about <msxsl:script just yet.
> 
> Ciao Chris
> 
> XML/XSL Portal
> http://www.bayes.co.uk/xml

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]