Re: NEWBIE - SQL Connection not working when app is installed on another machine
From: Dave (nospam_at_yahoo.com)
Date: 10/29/04
- Previous message: Jeff Hopper: "Need help binding 1-0 related records to textboxes C#"
- In reply to: Kevin Yu [MSFT]: "RE: NEWBIE - SQL Connection not working when app is installed on another machine"
- Next in thread: Kevin Yu [MSFT]: "Re: NEWBIE - SQL Connection not working when app is installed on another machine"
- Reply: Kevin Yu [MSFT]: "Re: NEWBIE - SQL Connection not working when app is installed on another machine"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 29 Oct 2004 16:16:44 -0400
Kevin,
Thanks for your willingness to help. Below is my connection string:
workstation id=xxxx;packet size=4096;user id=sa;data
source="CARDASIA-NEW";persist security info=True;initial
catalog=NOVA;password=xxxxx
This connection string works fine locally. In this instance, I am using SQL
authentication.
Thanks,
-Dave
"Kevin Yu [MSFT]" <v-kevy@online.microsoft.com> wrote in message
news:QBE3WvVvEHA.3984@cpmsftngxa10.phx.gbl...
> Hi Dave,
>
> First of all, I would like to confirm my understanding of your issue. From
> your description, I understand that you received a "Invalid Element Value"
> exception when trying to get data from a SQL Server. If there is any
> misunderstanding, please feel free to let me know.
>
> Based on my experience, this exception might be thrown when there is
> something wrong with the connection string. Please try to check if you're
> using quotes outside the data source names or other elements. What kind of
> authentication are you using? SQL authentication or Windows integrated?
> Could you please post your connection string here, so that we can deliver
> our assistance more quickly.
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>
- Previous message: Jeff Hopper: "Need help binding 1-0 related records to textboxes C#"
- In reply to: Kevin Yu [MSFT]: "RE: NEWBIE - SQL Connection not working when app is installed on another machine"
- Next in thread: Kevin Yu [MSFT]: "Re: NEWBIE - SQL Connection not working when app is installed on another machine"
- Reply: Kevin Yu [MSFT]: "Re: NEWBIE - SQL Connection not working when app is installed on another machine"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|