Subject: RE: [xsl] Dumb questions from a newbie From: "Chris Bayes" <chris@xxxxxxxxxxx> Date: Thu, 13 Dec 2001 15:49:46 -0000 |
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 > -----Original Message----- > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of > Mike Ferrando > Sent: 13 December 2001 15:17 > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx > Subject: RE: [xsl] Dumb questions from a newbie > > > Chris, > Thanks for the pointers. I needed them. I spent about 45 min > going through the web site, and had not scratched the surface. > > I am still so new to this that even your sentence about "you > run it..." is hard to process unless I can see an example. I > went to a site recently for ASP and it has alot of coded > examples of the simple stuff, capture a variable, if > statements, etc. and that was great help to me. I looked for > coded examples on the web site and didn't find any so far (45 > min is nothing when you are new to a web site!)(So is the > syntax you gave going in script tags? or where does it fit > into the style sheet? see how dense I am.) > > I don't believe in spoon feeding philosophy, so simple > examples are the best way to avoid bugging people every time > there is a little glitch. I appreciate this list because > reading the mail is a course in itself. > > Mike F. > > --- Chris Bayes <chris@xxxxxxxxxxx> wrote: > > Mike, > > The thing that should have jumped out at you was > accessTOxml in other > > words convert an access database TO xml. You run it > > cscript accesstoxml.js fullPathToAccess.mdb > > and it creates fullPathToAccess.xml which is a representation of > > the > > access database with tables and rows. > > This can then be used as an input to an xslt transform which is > > what you > > wanted. > > > __________________________________________________ > 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 > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Dumb questions from a new, Mike Ferrando | Thread | RE: [xsl] Dumb questions from a new, Mike Ferrando |
Re: [xsl] Using xsl to test value o, David Carlisle | Date | Re: [xsl] Using xsl to test value o, Ahmad J Reeves |
Month |