Syntax error near Transaction
db.insertdata("INSERT INTO Transaction (Balance,Quantity,Company,StockPrice) VALUES ('" + txtBucks.Text + "','" + txtQuan.Text + "','" + txtBucks.Text + "','" + txtComName.Text + "','" + txtStockPrice.Text + "')");
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rijwan AnsariPosted Apr 8, 2021, 1:31 PM
Siddharth GajbhiyePosted Apr 8, 2021, 4:28 AM
Jignesh KumarPosted Apr 8, 2021, 1:05 AM