Re: problem in connecting sql server



arsh_e_maah wrote:

> Dim conect As New SqlConnection("data source =202.154.228.184;net =
> 'dbmssocn';database = pmec ; user id = sa;password = sa ")
> but the following exception is thrown
>
> "sql server does not exists or access denied"

Did you use Google.com on this question before posting? If that does not
return the answer, it would at least direct you to less inappropriate
newsgroups!

--
Phlip
http://www.c2.com/cgi/wiki?ZeekLand


.



Relevant Pages

  • Re: BC30451: Name MyDataList is not declared.
    ... You're not showing it here so I have to ask. ... I assume the exception is being thrown at line 11, ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • System.ArgumentOutOfRangeException error merging dataset
    ... We are getting an error with an application we are writing. ... What happens is that when a dataset is being merged an exception is ... being thrown which reads System.ArgumentOutOfRangeException: ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • System.ArgumentOutOfRangeException error when merging dataset
    ... We are getting an error with an application we are writing. ... What happens is that when a dataset is being merged an exception is ... being thrown which reads System.ArgumentOutOfRangeException: ... Prev by Date: ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Exception 2 - string...HELP
    ... >> caught or declared to be thrown ... It may throw a 'checked' exception so you must provide a way to deal with ... String ns = null; ... Prev by Date: ...
    (comp.lang.java.help)
  • Re: Handling exceptions
    ... The exception that is thrown when SQL Server returns a warning or error. ...
    (microsoft.public.dotnet.languages.csharp)