No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
what query should i write in c# with backend sql server for finding all purchases i did from george in a date range. from purchases table.
please tell me c# code i want to determine largest number in a column of sql server 2000 table and store it in a variable.
how to reduce primary key by 1 after deleting records
hello all i kindly help me out i have a table in sql server with transaction id and amount i want to add the amount values of those rows where id is same for example i have 4 times 2 in transaction id table now i want to add all …
please tell me where am i wrong [CODE]try { OleDbCommand cmd = new OleDbCommand(); cmd.CommandType = CommandType.Text; cmd.CommandText = "insert into purchase(pdate,bill id,ritem,suppname,smobno,qty,rate,amount,payment,balance) Values('" + dateTimePicker1.Text.ToString() + "','" + textBox15.Text.ToString() + "','" + textBox7.Text.ToString() + "','" + textBox12.Text.ToString() + "','" + comboBox2.Text.ToString() + "','" + textBox14.Text.ToString() + "','" + textBox13.Text.ToString() …
hello all i am new over here and i have got a project to make sudoku in c++ but i am getting problem to write a code for finding solution for the soduko plz help
how to add a stop watch with a pause button in my mfc application
The End.
arsalanghouri