Connection string below works on Windows Server 2008 and SQLServer 2008 version 10. Upgraded both to WS 2012 and SQL server 2012 v 11 and this is broken. Had IIS installed, copied over ASP code...I think its the connection string. Does anything standout?
strAnaCsvConnectionString =...
I have a sql server 2008 database called Mish. It has crashed twice in the last 2 months and recovered both times fine. It said as of yesterday when looked at size in db properties, that it was 6.3GB in size and only had 10MB worth of storage left. First question is how is the size selected...
I have a sql server 2008 database called Mish. It has crashed twice in the last 2 months and recovered both times fine. It said as of yesterday when looked at size in db properties, that it was 6.3GB in size and only had 10MB worth of storage left. First question is how is the size selected...
i am using the directory.getfiles feature. I have 169 files i am sifting through to grab filenames that match user input. My array is folderFiles that is setup for 200 slots. No matter what i do, when i run this line of code:
folderFiles = System.IO.Directory.GetFiles(folderPath)
I get...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.