Hardware Configuration of Sql server [closed] - sql-server

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Can anyone help me with a tsql script which outputs the hardware configuration of sql server?

This will give you some stuff:
exec xp_msver
GO

Related

OS X - How to read data from S.M.A.R.T.? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I want to access to information regarding the hard drive - for example the temperature.
How can I do this, preferably in C?

Is there a script to create Magento models? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Can you provide a script to create Magento models, which also supports external database connections (which connect to something other than the primary Magento database)?
Sure. Go here: http://www.magentocommerce.com/wiki/intelligent_model_wizard
Dustin Oprea

could anyone tell me about reverse linklist with diagram? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
Diagram and program code in c is necessary.
http://www.codeproject.com/KB/recipes/ReverseLinkedList.aspx
It's also on Google.

what is web service in dot net? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
what is web service in dot net ?
It's a way of exposing an API over HTTP.

c program for directory monitor [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
i want c program for directory monitor
Use inotify.

Resources