History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-14896
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Eloy Lafuente (stronk7)
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Moodle
MDL-14679

Move function emulate_bound_params() to adodb_moodle_database

Created: 19/May/08 09:06 AM   Updated: 26/May/08 04:01 AM
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Duplicate
 

Database: PostgreSQL, Microsoft SQL, Oracle
Participants: Eloy Lafuente (stronk7) and Petr Škoda
Security Level: None


 Description  « Hide
While implementing the mssql_adodb_moodle_database driver... I've had to add the function emulate_bound_params() also to mssql (and for sure will need it for the Oracle driver).

+1 to move it to adodb_moodle_database to share it.

Ciao :-)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Škoda - 26/May/08 04:00 AM
done