Hi! :))))
I have to use sql connection to take queries from user by using textbox structure .How can I provide this .I don't find it anywhere .
especially how can I connect sql and textbox structure together I do not know anything about this subject.
I know c and c++ languages and I want to do a program which uses sql with c++
For example,I have a database and table in sql and there is a button near the table's name
when I click on this button or I enter knowledge as year and etc
,after clicking the button ,some queries in sql format will be come to the screen .How can I do this by using c++ and How can I use the some libraries in c++ by using sql