Dear All,
I have to make sql query in XML database with Visual Studio C#.
I especially need this>>>"SELECT* FROM AAA WHERE BBB='"+ textBox1.Text + "'";
Thanks for coming helps..
I have to make sql query in XML database with Visual Studio C#.
I especially need this>>>"SELECT* FROM AAA WHERE BBB='"+ textBox1.Text + "'";
Thanks for coming helps..
Comment