I am constantly working with SQL 2000 at my clients sites because we are
a Microsoft Business Solutions Partner.
Is there any way for me to take Books Online and have it in a single
help file or some system so that I have easy reference to it?
I've tried taking the help files that make up Books Online and putting
them on a CD but I just can't seem to get it to work.
Thanks!Brain,
Why not just install it everywhere. It's not restricted by licensing
and is a free download from MS, that you can copy onto CD and install
from there.
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
No I haven't tried running it from a CD only without installing it, but it wouldn't
be impossible. There are many install managers that will monitor what registry
keys and files a setup routine modifies.
Run one as you install BOL, and you should be able to create your own registry
files for inserting/removing it quickly, and probably changing it's access path to
CD - but why would you want to? Are your customers so uptight that they wont
allow you to install product documentation on their servers?
Regards
AJ
"Brian Rottman" <.@..> wrote in message news:OWALEL$nDHA.392@.TK2MSFTNGP11.phx.gbl...
> I am constantly working with SQL 2000 at my clients sites because we are
> a Microsoft Business Solutions Partner.
> Is there any way for me to take Books Online and have it in a single
> help file or some system so that I have easy reference to it?
> I've tried taking the help files that make up Books Online and putting
> them on a CD but I just can't seem to get it to work.
> Thanks!
>sql
Showing posts with label solutions. Show all posts
Showing posts with label solutions. Show all posts
Sunday, March 25, 2012
Friday, February 24, 2012
blank textarea
Hi,
I can't get a blank textarea when applying my .xslt to a .xml file. I know
this is a common error because I've already found some solutions but none
worked
The parser always translates the solutions to: <textarea/>
Thanks in advance ;)
Cheers
Furia wrote:
> Hi,
> I can't get a blank textarea when applying my .xslt to a .xml file. I
> know this is a common error because I've already found some solutions
> but none worked
> The parser always translates the solutions to: <textarea/>
Have you tried inserting an
<textarea>
<xsl:text> </xsl:text>
</textarea>
///Peter
XML FAQ: http://xml.silmaril.ie/
|||"Peter Flynn" wrote:
> Have you tried inserting an
><textarea>
><xsl:text> </xsl:text>
></textarea>
Hi,
gona try that but i've tried similar things such as:
<textarea>
<xsl:text> </xsl:text>
</textarea>
and
<textarea>
<xsl:text>&nbps;</xsl:text>
None worked.
Feedback soon, thanks Peter ;)
</textarea>
|||Nop...
None works...it still has a blank space...grrr
Cheers
Furia
I can't get a blank textarea when applying my .xslt to a .xml file. I know
this is a common error because I've already found some solutions but none
worked

The parser always translates the solutions to: <textarea/>
Thanks in advance ;)
Cheers
Furia wrote:
> Hi,
> I can't get a blank textarea when applying my .xslt to a .xml file. I
> know this is a common error because I've already found some solutions
> but none worked

> The parser always translates the solutions to: <textarea/>
Have you tried inserting an
<textarea>
<xsl:text> </xsl:text>
</textarea>
///Peter
XML FAQ: http://xml.silmaril.ie/
|||"Peter Flynn" wrote:
> Have you tried inserting an
><textarea>
><xsl:text> </xsl:text>
></textarea>
Hi,
gona try that but i've tried similar things such as:
<textarea>
<xsl:text> </xsl:text>
</textarea>
and
<textarea>
<xsl:text>&nbps;</xsl:text>
None worked.
Feedback soon, thanks Peter ;)
</textarea>
|||Nop...

None works...it still has a blank space...grrr
Cheers
Furia
Subscribe to:
Posts (Atom)