sql and 2003 server web edition

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dpower

    sql and 2003 server web edition

    Hi,
    Currently on IIS 5 win2k we use SQL2k Client network utility for the network
    libraries to connect and encrypt our data to our back end SQL DB. 2003 web
    edition doesn't allow me to install the SQL2k Client network utility.
    Is there anyway around this? A way to use script/code in a web page to
    connect to the back end SQL DB and also encrypt the data. I would really
    like to use the 2003 web edition
    and not the standard edition.

    Thanks


  • Curt_C [MVP]

    #2
    Re: sql and 2003 server web edition

    I know you can install MSDE on Web Edition....

    --
    Curt Christianson
    Owner/Lead Developer, DF-Software



    "dpower" <dpower@dialame rica.com> wrote in message
    news:Ok%23A6mvA EHA.1420@TK2MSF TNGP11.phx.gbl. ..[color=blue]
    > Hi,
    > Currently on IIS 5 win2k we use SQL2k Client network utility for the[/color]
    network[color=blue]
    > libraries to connect and encrypt our data to our back end SQL DB. 2003[/color]
    web[color=blue]
    > edition doesn't allow me to install the SQL2k Client network utility.
    > Is there anyway around this? A way to use script/code in a web page to
    > connect to the back end SQL DB and also encrypt the data. I would really
    > like to use the 2003 web edition
    > and not the standard edition.
    >
    > Thanks
    >
    >[/color]


    Comment

    • Bob Barrows [MVP]

      #3
      Re: sql and 2003 server web edition

      dpower wrote:[color=blue]
      > Hi,
      > Currently on IIS 5 win2k we use SQL2k Client network utility for the
      > network libraries to connect and encrypt our data to our back end SQL
      > DB. 2003 web edition doesn't allow me to install the SQL2k Client
      > network utility.
      > Is there anyway around this? A way to use script/code in a web page to
      > connect to the back end SQL DB and also encrypt the data. I would
      > really like to use the 2003 web edition
      > and not the standard edition.
      >
      > Thanks[/color]

      You should try this question ofer at microsoft.publi c.sqlserver.set up
      In fact, I've cp'ed and set Followup-To to that group

      Bob Barrows
      --
      Microsoft MVP -- ASP/ASP.NET
      Please reply to the newsgroup. The email account listed in my From
      header is my spam trap, so I don't check it very often. You will get a
      quicker response by posting to the newsgroup.


      Comment

      • Jeff Cochran

        #4
        Re: sql and 2003 server web edition

        On Fri, 5 Mar 2004 15:42:45 -0600, "Curt_C [MVP]"
        <software_AT_da rkfalz.com> wrote:
        [color=blue]
        >I know you can install MSDE on Web Edition....[/color]

        He has a back-end SQL server he's fronting with Web Edition. Normally
        he used the SQL client to encrypt the data, but the client can't
        inatll on Web Edition. He's looking for a code method of doing the
        encryption. I don't have an answer, just fiurther explaining the
        setup he's asked about in the IIS groups.

        Jeff

        Comment

        Working...