Click here to Skip to main content
15,914,221 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioninserting data to SQL via Storeprocedure(Please help) Pin
future383928-Jun-10 3:51
future383928-Jun-10 3:51 
AnswerRe: inserting data to SQL via Storeprocedure(Please help) Pin
JHizzle28-Jun-10 3:57
JHizzle28-Jun-10 3:57 
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
future383928-Jun-10 4:15
future383928-Jun-10 4:15 
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
JHizzle28-Jun-10 4:39
JHizzle28-Jun-10 4:39 
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
future383928-Jun-10 15:48
future383928-Jun-10 15:48 
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
JHizzle28-Jun-10 21:14
JHizzle28-Jun-10 21:14 
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
future383929-Jun-10 14:41
future383929-Jun-10 14:41 
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
JHizzle29-Jun-10 22:19
JHizzle29-Jun-10 22:19 
er... look at your code, it's all ok, you just need to call it in your controller class. You've already instantiated an object for your data access class so just...call the function off of it.

To put it another way, how do you use methods and properties off of a class? I really can't make it any simpler without writing the entire thing for you.
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
future383930-Jun-10 5:26
future383930-Jun-10 5:26 
GeneralRe: inserting data to SQL via Storeprocedure(Please help) Pin
JHizzle30-Jun-10 6:17
JHizzle30-Jun-10 6:17 
QuestionProblem getting EditCommand event to fire in nested DataGrid Pin
Phillip Donegan28-Jun-10 2:39
Phillip Donegan28-Jun-10 2:39 
AnswerRe: Problem getting EditCommand event to fire in nested DataGrid Pin
Phillip Donegan29-Jun-10 3:17
Phillip Donegan29-Jun-10 3:17 
QuestionJavascript Method call!! Pin
sabby200628-Jun-10 0:31
sabby200628-Jun-10 0:31 
AnswerRe: Javascript Method call!! Pin
Sandeep Mewara28-Jun-10 0:47
mveSandeep Mewara28-Jun-10 0:47 
AnswerRe: Javascript Method call!! Pin
Venkatesh Mookkan28-Jun-10 1:26
Venkatesh Mookkan28-Jun-10 1:26 
AnswerRe: Javascript Method call!! Pin
Not Active28-Jun-10 2:52
mentorNot Active28-Jun-10 2:52 
QuestionTextBox Readonly Property Pin
Anurag Gandhi27-Jun-10 22:36
professionalAnurag Gandhi27-Jun-10 22:36 
AnswerRe: TextBox Readonly Property Pin
JHizzle27-Jun-10 23:39
JHizzle27-Jun-10 23:39 
AnswerRe: TextBox Readonly Property Pin
Brij27-Jun-10 23:48
mentorBrij27-Jun-10 23:48 
GeneralRe: TextBox Readonly Property Pin
Anurag Gandhi28-Jun-10 0:44
professionalAnurag Gandhi28-Jun-10 0:44 
GeneralRe: TextBox Readonly Property Pin
Brij28-Jun-10 4:45
mentorBrij28-Jun-10 4:45 
GeneralRe: TextBox Readonly Property Pin
Anurag Gandhi28-Jun-10 20:41
professionalAnurag Gandhi28-Jun-10 20:41 
AnswerRe: TextBox Readonly Property Pin
Sandeep Mewara28-Jun-10 0:46
mveSandeep Mewara28-Jun-10 0:46 
GeneralRe: TextBox Readonly Property Pin
Anurag Gandhi28-Jun-10 1:59
professionalAnurag Gandhi28-Jun-10 1:59 
GeneralRe: TextBox Readonly Property Pin
Sandeep Mewara28-Jun-10 2:02
mveSandeep Mewara28-Jun-10 2:02 

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.