Delete row with a Mysql Trigger?

In your where clause change new. Id to old. Id Trigger DDL Statements DELIMITER $$ USE `db_dhruniversity`$$ CREATE TRIGGER `db_dhruniversity`.

`ai_delete_course` AFTER DELETE ON `jos_jquarks_quizzes` FOR EACH ROW BEGIN DELETE FROM jos_jquarks_courses WHERE (quiz_id = old. Id); END$$.

In your where clause change new. Id to old. Id -- Trigger DDL Statements DELIMITER $$ USE `db_dhruniversity`$$ CREATE TRIGGER `db_dhruniversity`.

`ai_delete_course` AFTER DELETE ON `jos_jquarks_quizzes` FOR EACH ROW BEGIN DELETE FROM jos_jquarks_courses WHERE (quiz_id = old. Id); END$$.

Zip manual version of php5 and extract the ext folder, and "libmysql. Dll" to "c:\php\". You *MUST* set your security permissions on libmysql.

Dll and the ext folder to READ/READ&EXECUTE for IUSR_"MACHINE_NAME". Like my machine is called master.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions