Home All Groups Group Topic Archive Search About

Run on another Computer

Author
16 Jun 2006 7:50 AM
Anuradha
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

Author
16 Jun 2006 8:24 AM
Cor Ligthert [MVP]
Anuradha,

> What can I do for this error

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

Show quoteHide quote
"Anuradha" <anurad***@lankaequities.com> schreef in bericht
news:eIsqYnRkGHA.1276@TK2MSFTNGP03.phx.gbl...
> 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
>
>