Hi all
Could anyone illustrate how to connect a c++ window form app to sql server express and run queries? Thanks a lot.
using namespace...
private: System::Void btnconn_Click(System::Object^ sender, System::EventArgs^ e) {
// code
}
cheers
Go to the complete details ...