How can I connect to a SDF database? No connection string I try seems to work
I've tried literally 50+ different attempts at my connection string for my local database and nothing seems to work. I'm essentially just trying to open a connection the database file so I can dump in the data I've pulled out of my excel spreadsheet. I'm using Visual C# making an offline winform application. No matter what connection string I try in my app.config, it always fails when it tries to write "dReader" to the database. The error is usually this depending on what string I try: "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The