TEST 1: Reading and updating record using the primary key
Inserting contact record.
Reading the contact record.
Updating the contact title.
Deleting the contact record.
Test completed successfully.

TEST 2: Reading and updating record in a table with complex primary key
Inserting ComplexTable record.
Reading the ComplexTable record.
Updating the ComplexTable record.
Deleting the ComplexTable record.

Powered by MIPHPF Version 2.0. Copyright © 2004-2006. Mirchev Ideas

Execution time is 0.312 seconds.