Skip to content

Instantly share code, notes, and snippets.

@SajjadArifGul
Last active January 13, 2016 09:27
Show Gist options
  • Save SajjadArifGul/548c9938d30d4a7877ed to your computer and use it in GitHub Desktop.
Save SajjadArifGul/548c9938d30d4a7877ed to your computer and use it in GitHub Desktop.
string AQ = string.Format("Select * from CustomerDetail where CustomerID='"+CustomerID+"'");
q.DataReadrstring(AQ, path);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment