I am not used to work with SQL Server(usually I just use express). I run it on windows server 2008, iis7.
I\'m having trouble figuring out databases in VB.NET. (VS 2008) What control(s) do I need to use and how do I use them? I am ,looking for tutorials and sample code too.
Please some help on how to debug this! On my development machine I can succesfully host a local WCF service that uses a SQLIte database for its storage.
I created an c# application (not asp webpage) which connects to a sql 2005 server. In my sourcecode the password and userid for this sql-server is coded plain text in ConnectionString.
I store my conn开发者_如何学Pythonection-string in XML file. Then i use it in powershell script. Is there a way to secure it/to encrypt it somehow?There are two methods I\'ve seen for encrypting in Po
I have problem while connecting to mysql database using \"ADO.NET Driver for MySQL (Connector/NET)\" I got this exception The given key was not present in the dictionary.
At my shop we are used to store connections strings in the .config file. But when we had to update it in several applications in the same machine someone gave the idea of storing it on t开发者_StackOv
Borderline ServerFault question, but figured I\'d try here first since I\'ve had luck with Oracle questions in the past.
I have a bunch of SSRS 2008 reports which I\'d like to run on several different machines (development, test, production). Each machine has it\'s own database, so I need to use different connection str
So, we are migrating an old web app from a 32-bit server to a newer 64-bit server. The app is basically a Classic ASP app. The pool is set to run in 64-bit and cannot be set to 32-bit due to other com