Click here to Skip to main content
15,905,679 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Saving the Server files Pin
Sandeep Akhare19-Nov-06 21:18
Sandeep Akhare19-Nov-06 21:18 
AnswerRe: Saving the Server files Pin
Britney S. Morales20-Nov-06 1:47
Britney S. Morales20-Nov-06 1:47 
QuestionPanel Problem Pin
Kissy1619-Nov-06 19:52
Kissy1619-Nov-06 19:52 
AnswerRe: Panel Problem Pin
_mubashir19-Nov-06 20:45
_mubashir19-Nov-06 20:45 
QuestionHow to rename folder with help of asp.net Pin
dj.rock19-Nov-06 19:16
dj.rock19-Nov-06 19:16 
AnswerRe: How to rename folder with help of asp.net Pin
iamrashida8319-Nov-06 20:35
iamrashida8319-Nov-06 20:35 
AnswerRe: How to rename folder with help of asp.net Pin
Costica U20-Nov-06 2:22
Costica U20-Nov-06 2:22 
QuestionHow to Store a command output to a variable Pin
JVVS19-Nov-06 19:05
JVVS19-Nov-06 19:05 
Hi all

I my asp .net web application (vb .net as code behind) i've used sql server as back end..

I want to know that is it possible to store an output of the sql command without/with using any controls..

My code snippet is,

cmd = New SqlCommand("SELECT Sum(prod_qty) as Quantity FROM bill_main_proddetails WHERE bill_date >= '2006/10/01' AND bill_date <= '2006/11/30' and prod_id='P0007'", cn)

I need the output of the command in a variable

Thanks in advance
AnswerRe: How to Store a command output to a variable Pin
_mubashir19-Nov-06 20:27
_mubashir19-Nov-06 20:27 
AnswerRe: How to Store a command output to a variable Pin
Deepak the Cool19-Nov-06 23:11
Deepak the Cool19-Nov-06 23:11 
QuestionWebsite updation Pin
SmittyvIsidhore19-Nov-06 19:00
SmittyvIsidhore19-Nov-06 19:00 
QuestionTo implement Toolbar using asp.net Pin
SmittyvIsidhore19-Nov-06 18:57
SmittyvIsidhore19-Nov-06 18:57 
QuestionThe project is not configured to be debugged. Pin
MissionSuccess19-Nov-06 18:46
MissionSuccess19-Nov-06 18:46 
AnswerRe: The project is not configured to be debugged. Pin
iamrashida8319-Nov-06 20:39
iamrashida8319-Nov-06 20:39 
GeneralRe: The project is not configured to be debugged. Pin
MissionSuccess19-Nov-06 22:30
MissionSuccess19-Nov-06 22:30 
QuestionColorPicker Problem Pin
monika_vasvani19-Nov-06 17:33
monika_vasvani19-Nov-06 17:33 
AnswerRe: ColorPicker Problem Pin
Parwej Ahamad19-Nov-06 18:37
professionalParwej Ahamad19-Nov-06 18:37 
AnswerRe: ColorPicker Problem Pin
Pavan Naidu20-Nov-06 0:05
Pavan Naidu20-Nov-06 0:05 
QuestionHow to add a "TAB" into sting ? Pin
cheeken2u19-Nov-06 15:44
cheeken2u19-Nov-06 15:44 
AnswerRe: How to add a "TAB" into sting ? Pin
Guffa19-Nov-06 16:13
Guffa19-Nov-06 16:13 
GeneralRe: How to add a "TAB" into sting ? Pin
cheeken2u19-Nov-06 16:31
cheeken2u19-Nov-06 16:31 
GeneralRe: How to add a "TAB" into sting ? Pin
Samir NIGAM19-Nov-06 17:16
Samir NIGAM19-Nov-06 17:16 
AnswerRe: How to add a &quot;TAB&quot; into sting ? Pin
Guffa19-Nov-06 17:42
Guffa19-Nov-06 17:42 
GeneralRe: How to add a &quot;TAB&quot; into sting ? Pin
cheeken2u19-Nov-06 17:51
cheeken2u19-Nov-06 17:51 
AnswerRe: How to add a &quot;TAB&quot; into sting ? Pin
Guffa19-Nov-06 22:20
Guffa19-Nov-06 22:20 

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.