Saturday, 31 August 2013

delete query for mysql using c

delete query for mysql using c

References

Reference NO 1

http://dev.mysql.com/doc/refman/4.1/en/delete.html

Reference NO 2

http://stackoverflow.com/questions/13643836/delete-query-for-mysql-using-c

Reference NO 3

http://stackoverflow.com/questions/11825648/delete-from-multiple-table-using-single-query-in-mysql

Reference NO 4

http://www.perturb.org/display/743_MySQL_Delete_with_a_LEFT_JOIN.html

Reference NO 5

http://social.msdn.microsoft.com/Forums/en-US/6eeee784-3f17-4a37-bb35-9ca37260c21f/action?threadDisplayName=delete-query-in-c-for-mysql-not-working

Reference NO 6

http://harrybailey.com/2011/04/delete-from-two-or-multiple-tables-with-one-mysql-query/

Reference NO 7

http://www.cs.wichita.edu/~chang/lecture/cs742/program/how-mysql-c-api.html

Reference NO 8

#EANF#

No comments:

Post a Comment