Category "sqlconnection"

Why is sqlconnection.open nosing around in my config file?

Today I thought, Oh, I'll just add some SQL logging to a C# SFTP custom (console) program we have. I didn't write it, and it has perhaps an odd configuration fi

C# DBConnection.Open() Invalid Cast Exception

I am trying to connect to a database using the DBConnection class. Everything works fine on the development pc as well as some other computers, however there ar

Using SqlConnection in Xamarin.Forms?

Can I use SqlConnection in Xamarin.Forms? I tend to use this in Windows and Web applications developed in Visual Studio, but I don't know how it would work in