vb.net ado connection string problem?




connectionstring =
"SERVER=158.19.170.45;Database=ValidDatabase;UID=ValidUsername;PWD=validpassword;Trusted_Connection=Yes"

Why does this work perfectly on my development machine but not from another?

I don't have my dev environment on the other machine so I can't step through
if it's possibly something else however, my app. runs completely through
without an error.

I do have a try catch on the database insert processing.

Thanks;

Supertree
.



Relevant Pages

  • command buttons
    ... Any reason why my command buttons stop working when i publish the application ... to my web server? ... They work fine on my development machine. ... Prev by Date: ...
    (microsoft.public.dotnet.general)
  • Re: Late binding
    ... > It works fine on the development machine but when I try to run it on ... > error saying that "The specified module could not be found" and it ... C# MVP, MCT ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: .NET 1.1. and 2.0 on the same computer
    ... I have successfully added VS 2005 to my development machine at work and ... regularly move between the two (for both small app programming - ... Google be your friend:) ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Enterprise Manager for SQL Server 2005????
    ... what is the "minimum" I have to install for SQL Server 2005 to work ... on my development machine? ... Prev by Date: ...
    (microsoft.public.sqlserver.setup)
  • Optimised version works on dev machine but not on others
    ... I thought I had fixed this (see prev. ... My optimized build works without problems on my development machine. ... enough to attach to a debugging process. ...
    (microsoft.public.vc.mfc)