Viewing 15 posts - 7,681 through 7,695 (of 9,253 total)
Typically, (especially if you had more than 2 cluster nodes), you would use an isolated switch which only had the heartbeat traffic from the cluster nodes passing through it. You...
September 13, 2010 at 3:38 pm
Jeffrey Williams-493691 (9/5/2010)
If the machine is x64 - you install the x64 version. If the machine is x86 then you install the x86 version.
furthermore the installer will detect your...
September 6, 2010 at 4:51 pm
graham.fraher (9/6/2010)
but it says it doesnt run on Windows 7
check compatibility here
September 6, 2010 at 4:48 pm
WayneS (9/6/2010)
Most systems that I've been involved with the web users can only execute stored procedures
count yourself lucky here!
September 6, 2010 at 3:41 pm
sku370870 (9/6/2010)
How would a hacker get to see a web.config file?
possibly many avenues to achieve this on an unsecured server
sku370870 (9/6/2010)
September 6, 2010 at 9:53 am
incidentally Wayne, although i do sort of agree with Jeff and Lynn,
"all pirates should find their own treasure"
i do think that you presented well to the OP.
(i hope...
September 6, 2010 at 9:08 am
you're welcome!
September 6, 2010 at 3:07 am
Guys,
the remaining point is permissions. SQL injection is possible because of main 2 issues.
Bad code
misuse of permissions
The following
Myname' or 1=1;drop table dbo.customers;--
would not work if the account connecting to the...
September 6, 2010 at 3:04 am
to add to Lynn's reply, it's not just bad coding. More often it's a blatant misuse of priveleges. I have seen many cases of elevated privileges. Even one website which...
September 5, 2010 at 6:57 am
to add to the previous reply, at this point in the installation you are not specifying the shared drives the SQL server instance will use. Specify a local for the...
September 5, 2010 at 6:42 am
dont know where you read that!
Failover clustering requires Enterprise or Datacenter edition.
September 4, 2010 at 9:05 am
are there any other more meaningful errors in the event log?
September 4, 2010 at 3:52 am
Andeavour (9/1/2010)
So it can also depend on what you are calling a SAN...:crazy:
very true. I too have experience of Netapp filers and as you say if the disks are configured...
September 1, 2010 at 8:31 am
Is it not possible for you to reconfigure the disks at this stage?
August 31, 2010 at 10:50 pm
Viewing 15 posts - 7,681 through 7,695 (of 9,253 total)