User Tools

Site Tools


libraries:databaseconnector:databaseconnectorclass:sqlexecuteprepared

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

libraries:databaseconnector:databaseconnectorclass:sqlexecuteprepared [2023/03/31 14:27] – created michael.pohllibraries:databaseconnector:databaseconnectorclass:sqlexecuteprepared [2023/03/31 19:19] (current) michael.pohl
Line 4: Line 4:
 ===== Definition ===== ===== Definition =====
  
-Executes a prepared SQL statement on the connected database without expecting a return value (e.g. UPDATE-Statements). +Executes a prepared SQL statement on the connected database without expecting a return value (e.g. UPDATE-Statements). \\ 
-**Important!** +**Important!** [[libraries:databaseconnector:databaseconnectorclass:sqlpreparestatement|SqlPrepareStatement()]] has to be called prior to this method.
  
 <code php> <code php>
libraries/databaseconnector/databaseconnectorclass/sqlexecuteprepared.txt · Last modified: 2023/03/31 19:19 by michael.pohl