Re: Remote Connection Fails Every Time. Why?
From: Jim (thorium48_at_hotmail.com)
Date: 02/11/04
- Next message: cks2k2: "How to insert images in MSDE?"
- Previous message: Hugo Aguero: "Installation in Windows 2003 server"
- In reply to: Martin Mizzell: "Re: Remote Connection Fails Every Time. Why?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Feb 2004 10:56:49 -0800
Are you going through a firewall? If so it may be blocking your connection.
Jim
"Martin Mizzell" <anonymous@discussions.microsoft.com> wrote in message
news:E786501B-F75E-4DA4-ADFC-060693A068B0@microsoft.com...
> I tried that and it failed to. Here is what it looked like after i removed
the library specification and changed the name:
>
> Dim myConnString As String = "Data Source=ANOINTED-Z3INXE;" & _
> "Initial Catalog=MARS_DATABASE;" & _
> "User ID=sa;" & _
> "Password=MARS_BACKOFFICE;Persist Security
Info=False;"
>
> But there is a problem even if that did work because this is supposed to
work over the internet and using "Data Source=ANOINTED-Z3INXE;" won't tell
SQL where to go. It seems to me as though this is a security/permissions
problem but i dont know how to fix :-(
- Next message: cks2k2: "How to insert images in MSDE?"
- Previous message: Hugo Aguero: "Installation in Windows 2003 server"
- In reply to: Martin Mizzell: "Re: Remote Connection Fails Every Time. Why?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|