Click here to Skip to main content
15,923,852 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Help with DataReader Pin
kubben25-Apr-07 2:01
kubben25-Apr-07 2:01 
AnswerRe: Help with DataReader Pin
Chetan Ranpariya25-Apr-07 2:14
Chetan Ranpariya25-Apr-07 2:14 
GeneralRe: Help with DataReader Pin
kallileo25-Apr-07 2:45
kallileo25-Apr-07 2:45 
GeneralRe: Help with DataReader Pin
Chetan Ranpariya25-Apr-07 23:12
Chetan Ranpariya25-Apr-07 23:12 
GeneralRe: Help with DataReader Pin
kallileo25-Apr-07 23:35
kallileo25-Apr-07 23:35 
GeneralRe: Help with DataReader Pin
Chetan Ranpariya25-Apr-07 23:45
Chetan Ranpariya25-Apr-07 23:45 
GeneralRe: Help with DataReader Pin
kallileo26-Apr-07 0:03
kallileo26-Apr-07 0:03 
GeneralRe: Help with DataReader Pin
Chetan Ranpariya26-Apr-07 0:08
Chetan Ranpariya26-Apr-07 0:08 
Hi,

Then it is not necessary to use reader.
You can create a procedure that will return the values u need and then you those values as per your requirement.
In the procedure you can write selecte statements for all the tables and the assing the values to the output parameters.

By this way you will not need to write the same code again and again and only one procedure will do all your work.

Thanks and Regards,
Chetan Ranpariya

GeneralRe: Help with DataReader Pin
Chetan Ranpariya26-Apr-07 0:34
Chetan Ranpariya26-Apr-07 0:34 
GeneralRe: Help with DataReader Pin
kallileo26-Apr-07 0:39
kallileo26-Apr-07 0:39 
Questionjavascript Function Pin
siddisagar25-Apr-07 1:14
siddisagar25-Apr-07 1:14 
AnswerRe: javascript Function Pin
Christian Graus25-Apr-07 2:07
protectorChristian Graus25-Apr-07 2:07 
GeneralRe: javascript Function Pin
gus_br25-Apr-07 2:55
gus_br25-Apr-07 2:55 
QuestionWeb Parts Very Cool ??? Pin
Rahul_asp.net25-Apr-07 1:01
Rahul_asp.net25-Apr-07 1:01 
AnswerRe: Web Parts Very Cool ??? Pin
szukuro25-Apr-07 1:13
szukuro25-Apr-07 1:13 
QuestionDataGrid Sorting Problem Pin
sonia_basangar25-Apr-07 0:54
sonia_basangar25-Apr-07 0:54 
AnswerRe: DataGrid Sorting Problem Pin
RSArockiam25-Apr-07 1:35
RSArockiam25-Apr-07 1:35 
AnswerRe: DataGrid Sorting Problem Pin
Chetan Ranpariya25-Apr-07 2:07
Chetan Ranpariya25-Apr-07 2:07 
QuestionASP RichTextBox Pin
Socheat.Net25-Apr-07 0:44
Socheat.Net25-Apr-07 0:44 
AnswerRe: ASP RichTextBox Pin
Sathesh Sakthivel25-Apr-07 0:59
Sathesh Sakthivel25-Apr-07 0:59 
AnswerRe: ASP RichTextBox Pin
Haissam25-Apr-07 10:01
Haissam25-Apr-07 10:01 
QuestionHow to print the items in a datagrid in ASP .Net Pin
Balagurunathan S25-Apr-07 0:16
Balagurunathan S25-Apr-07 0:16 
AnswerRe: How to print the items in a datagrid in ASP .Net Pin
N a v a n e e t h25-Apr-07 1:06
N a v a n e e t h25-Apr-07 1:06 
AnswerRe: How to print the items in a datagrid in ASP .Net Pin
Arun.Immanuel25-Apr-07 1:11
Arun.Immanuel25-Apr-07 1:11 
AnswerRe: How to print the items in a datagrid in ASP .Net Pin
Sathesh Sakthivel25-Apr-07 1:37
Sathesh Sakthivel25-Apr-07 1:37 

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.