Click here to Skip to main content
15,889,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: AJAX.net on hosted server Pin
totig10-May-07 7:36
totig10-May-07 7:36 
GeneralRe: AJAX.net on hosted server Pin
Sam Heller10-May-07 7:44
Sam Heller10-May-07 7:44 
QuestionAccessing button on wizard control Pin
digsy_10-May-07 2:37
digsy_10-May-07 2:37 
QuestionFolder access only for ASP.NET Pin
BSRK10-May-07 2:35
BSRK10-May-07 2:35 
AnswerRe: Folder access only for ASP.NET Pin
Sathesh Sakthivel10-May-07 3:25
Sathesh Sakthivel10-May-07 3:25 
QuestionArray of Controls in ASP.NET Pin
Faisal Khatri10-May-07 2:25
Faisal Khatri10-May-07 2:25 
AnswerRe: Array of Controls in ASP.NET Pin
enjoycrack10-May-07 3:40
enjoycrack10-May-07 3:40 
Questionchange schema of all table in sql server 2000 Pin
srinandan..10-May-07 2:19
srinandan..10-May-07 2:19 
HiSmile | :)
I have a need to change the schema of all table in a database with sql server 2000.
i use following query to change the schema of all table using following query

use [databasename]
exec sp_MSforeachtable "ALTER SCHEMA new_schema TRANSFER ? PRINT '? modified' "

but its works only in the sql server 2005. i have need to change it in sql server 2000.
Thanks in advance...

Regards,
Sri..
QuestionAsp.net 2.0 + c# Pin
ritu432110-May-07 2:03
ritu432110-May-07 2:03 
AnswerRe: Asp.net 2.0 + c# Pin
BSRK10-May-07 2:37
BSRK10-May-07 2:37 
GeneralRe: Asp.net 2.0 + c# Pin
ritu432110-May-07 3:12
ritu432110-May-07 3:12 
GeneralRe: Asp.net 2.0 + c# Pin
enjoycrack10-May-07 3:36
enjoycrack10-May-07 3:36 
QuestionI need help about print data form printer on pressing button on web page Pin
Suhail Shahab10-May-07 2:02
Suhail Shahab10-May-07 2:02 
Questiongetelementid() returns null Pin
ronaktamboli10-May-07 1:58
ronaktamboli10-May-07 1:58 
AnswerRe: getelementid() returns null Pin
Sherin Iranimose10-May-07 2:10
Sherin Iranimose10-May-07 2:10 
AnswerRe: getelementid() returns null Pin
Spunky Coder10-May-07 2:42
Spunky Coder10-May-07 2:42 
AnswerRe: getelementid() returns null Pin
enjoycrack10-May-07 3:42
enjoycrack10-May-07 3:42 
Questionhow to session Pin
sooreeagt10-May-07 1:48
sooreeagt10-May-07 1:48 
AnswerRe: how to session Pin
Sylvester george10-May-07 1:53
Sylvester george10-May-07 1:53 
QuestionHyperlink Pin
deep710-May-07 1:43
deep710-May-07 1:43 
AnswerRe: Hyperlink Pin
wEb GuRu...10-May-07 1:50
wEb GuRu...10-May-07 1:50 
GeneralRe: Hyperlink Pin
deep710-May-07 1:55
deep710-May-07 1:55 
GeneralRe: Hyperlink Pin
Chetan Ranpariya10-May-07 2:13
Chetan Ranpariya10-May-07 2:13 
QuestionComparing strings Pin
Lijo Rajan10-May-07 1:33
Lijo Rajan10-May-07 1:33 
AnswerRe: Comparing strings Pin
Sylvester george10-May-07 1:49
Sylvester george10-May-07 1:49 

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.