Run on another Computer

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

    #1

    Run on another Computer

    Dear Experts

    I am using a deferent component to connect to the Sql server and its
    namespace is Microsoft.data. odbc the thing is if I run my program in another
    computer it says

    "File or assembly name Microsoft.data. odbc, or one of its dependencies was
    not found"



    What can I do for this error



    Thx

    Anuradha


  • Cor Ligthert [MVP]

    #2
    Re: Run on another Computer

    Anuradha,
    [color=blue]
    > What can I do for this error[/color]

    Not use odbc but SQLClient than you have direct a better performance as
    well.

    While you are not as well asking in an empty desert if somebody knows the
    problems with ODBC and SQLserver.

    Cor

    "Anuradha" <anuradhat@lank aequities.com> schreef in bericht
    news:eIsqYnRkGH A.1276@TK2MSFTN GP03.phx.gbl...[color=blue]
    > Dear Experts
    >
    > I am using a deferent component to connect to the Sql server and its
    > namespace is Microsoft.data. odbc the thing is if I run my program in
    > another
    > computer it says
    >
    > "File or assembly name Microsoft.data. odbc, or one of its dependencies was
    > not found"
    >
    >
    >
    > What can I do for this error
    >
    >
    >
    > Thx
    >
    > Anuradha
    >
    >[/color]


    Comment

    Working...