Search
-
newbie question with MS SQL
by thashimoto ·line #408 $stmt = $db->prepare( $sql ); //Fatal error: Call to a member function prepare() on a non-object -
Using bStateSave with server side pipelining
by eyre.michael ·I was not able to find a place to put an if condition for checking if server side processing was occurring, so I decided to comment out line #4082: -
Using bStateSave with server side pipelining
by eyre.michael ·There is no condition for server side processing. When you look at the code in the _fnFilterComplete function, the value of oSettings._iDisplayStart is getting set to 0 (zero) on line #4082, which wi