Click here to Skip to main content
15,881,173 members

Comments by Samar chougule (Top 5 by date)

Samar chougule 2-Apr-14 3:34am View    
Hi Andrius Leonavicius, thanks for response,as you said temp table is use full but can we use temp table as parameter variable in StoreProcedure in mysql so can send datatable as parameter to storeProcedure.
Samar chougule 20-Mar-13 13:49pm View    
Thanks ryanb31,
problem is that i want this path in jquery not in code behind file ,by passing url through webmethod i am converting image into byte and then saving into database ,this working fine IE but FF gives problem
Samar chougule 20-Mar-13 13:47pm View    
Hi Sandeep thanks ,
problem is that i want this path in jquery not in code behind file ,by passing url through webmethod i am converting image into byte and then saving into database ,this working fine IE but FF gives problem
Samar chougule 26-Dec-12 23:33pm View    
Thanks for suggestion ,
I am not asking for simple insert ,update, delete operation with database, i have screen having list of Records i want to perform operation on these records(not directly on database) with help of insert ,update ,delete button and there is save button also ,click on save button will save all operation on database ,i trying this with help of disconnected architecture but not succeed yet ,Please help me if any have idea about to work around such scenario
Samar chougule 20-Dec-12 6:26am View    
first thanks for suggestion ,i tried above settings but its not working here actully i have done this with code using Session.IsNewSession property in basepage but i want to achive this through setting in congig file can you please tell me any more changes need to do in config or code or any possible mistake by me?