Porblem with connecting to sql with centos

Results 1 to 3 of 3
  1. #1
    Member shinta51187 is offline
    MemberRank
    Jul 2008 Join Date
    51Posts

    Porblem with connecting to sql with centos

    Help i have problem when i check connection of server to sql it says unable to find sql database i did evertyhing accordingly but still get this problem


  2. #2
    Member chiishame is offline
    MemberRank
    Jan 2007 Join Date
    philippinesLocation
    95Posts

    Re: Porblem with connecting to sql with centos

    check ODBC.ini settings! under centos!

  3. #3
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Porblem with connecting to sql with centos

    If you are using SQL 2005 express then you should know 2 things:

    1. SQL 2005 express disables remote connections by default.

    2. SQL 2005 installs as a "named instance" by default and you don't really want that.

    Check my guide on how to fix both.



Advertisement