No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
You can get a [URL="http://www.microsoft.com/express/Database/"]free SQL Server database [/URL]from Microsoft thats small yet large enough for what you want, and integrates into Visual Studio. There are so many beginner SQL Server walk throughs Im not even sure which one to point you at first. If you have specific questions I …
How are you accessing the virtual directory? If you are using anonymous authentication then you will need to grant IUSR_COMPUTERNAME read access to that directory. If you are using integrated auth you will need to give whatever name you are attempting to authenticate against permissions to the directory as well …
Im trying to write a small console application to read a text file of servers and run then run a command and inject the name of the server into the command, then interate through the whole text file. My problem is that the app launches, the process launches, then it …
The End.
Chris Darken