Click here to Skip to main content
15,903,362 members
Home / Discussions / Database
   

Database

 
Generalgeneralized/generic stored procedures Pin
mamatha_raghu6-Mar-08 0:08
mamatha_raghu6-Mar-08 0:08 
GeneralRe: generalized/generic stored procedures Pin
Mike Dimmick7-Mar-08 10:27
Mike Dimmick7-Mar-08 10:27 
GeneralUsing existed Database file. Pin
Hum Dum5-Mar-08 23:51
Hum Dum5-Mar-08 23:51 
GeneralRe: Using existed Database file. Pin
GuyThiebaut6-Mar-08 1:31
professionalGuyThiebaut6-Mar-08 1:31 
GeneralRe: Using existed Database file. Pin
Hum Dum6-Mar-08 19:59
Hum Dum6-Mar-08 19:59 
GeneralRe: Using existed Database file. Pin
GuyThiebaut6-Mar-08 20:26
professionalGuyThiebaut6-Mar-08 20:26 
QuestionSQL Query for getting IP address of SQL server [modified] Pin
Rajesh647275-Mar-08 22:37
Rajesh647275-Mar-08 22:37 
GeneralRe: SQL Query for getting IP address of SQL server Pin
Adeel Chaudhry22-Apr-08 0:08
Adeel Chaudhry22-Apr-08 0:08 
Hello!

This should help your cause:

exec master..xp_cmdshell 'ipconfig'

and don't forget to enable xp_cmdshell. Following is the way to enable it:

Goto: Start Menu => All Programs => Microsoft SQL Server 2005 => Configuration Tools => SQL Server Surface Area Configuration

Click Surface Area Configuration for Features
Click xp_cmdShell and enable it.

HTH, Regards,

Adeel

Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.

GeneralRe: SQL Query for getting IP address of SQL server Pin
Rajesh6472722-May-08 0:42
Rajesh6472722-May-08 0:42 
QuestionNEXT AND PREVIOUS RECORDS Pin
Sonia Gupta5-Mar-08 20:49
Sonia Gupta5-Mar-08 20:49 
GeneralRe: NEXT AND PREVIOUS RECORDS Pin
Colin Angus Mackay5-Mar-08 22:23
Colin Angus Mackay5-Mar-08 22:23 
GeneralRe: NEXT AND PREVIOUS RECORDS Pin
Pete O'Hanlon6-Mar-08 10:53
mvePete O'Hanlon6-Mar-08 10:53 
GeneralRe: NEXT AND PREVIOUS RECORDS Pin
martin_hughes6-Mar-08 11:53
martin_hughes6-Mar-08 11:53 
GeneralRe: NEXT AND PREVIOUS RECORDS Pin
Pete O'Hanlon6-Mar-08 21:56
mvePete O'Hanlon6-Mar-08 21:56 
Questionsql Pin
Member 47080775-Mar-08 20:00
Member 47080775-Mar-08 20:00 
GeneralRe: sql Pin
Giorgi Dalakishvili5-Mar-08 21:00
mentorGiorgi Dalakishvili5-Mar-08 21:00 
GeneralRe: sql Pin
Colin Angus Mackay5-Mar-08 22:18
Colin Angus Mackay5-Mar-08 22:18 
GeneralReporting Services--Stuck with Matrix column Pin
Payal_e_m5-Mar-08 19:12
Payal_e_m5-Mar-08 19:12 
GeneralIdentity Pin
Sebastian T Xavier5-Mar-08 18:59
Sebastian T Xavier5-Mar-08 18:59 
GeneralRe: Identity Pin
Vimalsoft(Pty) Ltd5-Mar-08 19:17
professionalVimalsoft(Pty) Ltd5-Mar-08 19:17 
GeneralRe: Identity Pin
Sebastian T Xavier5-Mar-08 19:34
Sebastian T Xavier5-Mar-08 19:34 
GeneralRe: Identity Pin
Vimalsoft(Pty) Ltd5-Mar-08 19:37
professionalVimalsoft(Pty) Ltd5-Mar-08 19:37 
GeneralRe: Identity Pin
Sebastian T Xavier5-Mar-08 19:40
Sebastian T Xavier5-Mar-08 19:40 
GeneralRe: Identity Pin
Khawar Abbas15-Mar-08 19:58
Khawar Abbas15-Mar-08 19:58 
GeneralRe: Identity Pin
Sebastian T Xavier5-Mar-08 21:25
Sebastian T Xavier5-Mar-08 21:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.