Click here to Skip to main content
15,912,897 members

Comments by Xaavier (Top 15 by date)

Xaavier 28-Jun-16 6:16am View    
Is there any possible way without creating the table .... is there any option...
Xaavier 24-Jun-16 2:45am View    
Thanks Ben ...
Xaavier 23-Jun-16 2:35am View    
thank you Ben,

so this is my query "update aq_pr_log set aa_exec_count = 0 where aa_exec_count >6000;
it contain upto 100 records . how can i add another job and store the values and timestamp.. please give me some sample query..

thanks...
Xaavier 16-Oct-15 5:43am View    
again i need to insert data into table in sql server. i diplaying in string but i want to enter into datatable as int ....
Xaavier 14-Sep-15 1:07am View    
how i can implement this method in form load.
while typing methodname(); it shows error.... wheteher i want use any argument methodname(control container );