Click here to Skip to main content
16,010,523 members

Comments by sudipta biswas (Top 16 by date)

sudipta biswas 28-Jun-13 5:05am View    
Thanks for your help. Yes that is the best option so far, unfortunately the said machine is in the office so i cant transfer. So i would need to provide explanation why i need to install it and that might take some time.So i guess i have to complete the project on my own machine.
sudipta biswas 25-Jun-13 3:15am View    
Sorry remove the ;
sudipta biswas 24-Jun-13 4:29am View    
You need to open the connection to the db. Get the two value from the ui. Assuming you are using stored procedure. You need to invoke the stored procedure by passing those values. Get the result in data table and then bind your grid view.
sudipta biswas 24-Jun-13 4:15am View    
What have you tried.
sudipta biswas 24-Jun-13 4:03am View    
Deleted
Like this select * from tblemployee where startdate> startdateVariable and enddate