ASP accessing databases

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

    ASP accessing databases

    Can ASP Apps read from a mySQL database?

    --
    Happiness is having a scratch for every itch.
    -- Ogden Nash


  • Roji. P. Thomas

    #2
    Re: ASP accessing databases

    Yes


    --
    Roji. P. Thomas
    SQL Server Programmer
    "Stuart Mueller" <I.Dont.Have@em ail.address> wrote in message
    news:404ef0b2_2 @mk-nntp-2.news.uk.tisca li.com...[color=blue]
    > Can ASP Apps read from a mySQL database?
    >
    > --
    > Happiness is having a scratch for every itch.
    > -- Ogden Nash
    >
    >[/color]


    Comment

    • William Morris

      #3
      Re: ASP accessing databases

      With the right connection string, you can read from just about any database.

      Check out http://www.connectionstrings.com/

      - Wm

      --
      William Morris
      Product Development, Seritas LLC
      Kansas City, Missouri

      "Stuart Mueller" <I.Dont.Have@em ail.address> wrote in message
      news:404ef0b2_2 @mk-nntp-2.news.uk.tisca li.com...[color=blue]
      > Can ASP Apps read from a mySQL database?
      >
      > --
      > Happiness is having a scratch for every itch.
      > -- Ogden Nash
      >
      >[/color]


      Comment

      Working...