Top "Connection-string" questions

A string containing information necessary for connecting to a service, usually database.

How to configure ProviderManifestToken for EF Code First

I have a asp.net MVC3 project using EF code-first. For my unit testing I have been using SQL Server …

entity-framework connection-string code-first
SSRS report subscriptions cannot be created

I am not able to create subscriptions for SSRS reports as it gives the following error: Subscriptions cannot be created …

sql-server-2008 connection-string ssrs-2008
"Server" vs "Data Source" in connection string

I'm new to SqlServer, right now I have SqlLocalDb installed to work locally. Good, but I can see two connection …

sql-server connection-string sqldatasource localdb
Microsoft.ACE.OLEDB.12.0 CSV ConnectionString

I know questions this kind are asked from time to time but i can't find any satisfying solution. How can …

c# csv connection-string oledb provider
Keyword not supported: 'server'

I've been trying to edit my connection string for uploading my website to a server. I am not really experienced …

asp.net sql-server-2008 entity-framework ado.net connection-string
Right way to get username and password from connection string?

I have a connection string like this: "SERVER=localhost;DATABASE=tree;UID=root;PASSWORD=branch;Min Pool Size = 0;Max Pool …

c# mysql .net-2.0 connection-string
connectionStrings configSource in App.config not working

I'm trying to separate my connection string from my App.config, and as you can't do transformations like with Web.…

c# .net visual-studio-2012 connection-string
How do I use Web.Config transform on my connection strings?

In my current project, I have some connection strings that are valid for local development machines: <configuration> <…

c# asp.net-mvc-3 web-config connection-string
No context type was found in the assembly

I'm using .NET 4.0, MVC3, and EF5 with code first. My solution is split up into three projects, with the dependencies …

asp.net entity-framework connection-string data-access-layer entity-framework-5
Connection string to Oracle 10g DB using VB.net

Hey all i am VERY new to a Oracle DB and i am trying to connect to it via VB.…

vb.net oracle visual-studio-2010 connection-string ora-12560