Welcome Guest, Not a member yet? Register   Sign In
Pagination problems
#5

[eluser]buckboru[/eluser]
Well that made progress, but I still have a problem.
I am accessing a DB2 database sitting on an IBM AS400.
I have noticed that when I do something like this
<td>&lt;?=$row['LAST_NAME']?&gt;</td>
<td>&lt;?=$row['FIRST_NAME']?&gt;</td>
<td>&lt;?=$row['DEPARTMENT']?&gt;</td>
<td>&lt;?=$row['EXTENSION']?&gt;</td>

I have to have the field name in UPPERCASE otherwise i receive a
Severity: Notice

Message: Use of undefined constant DB2_AUTOCOMMMIT_ON - assumed 'DB2_AUTOCOMMMIT_ON'

Filename: db2c/db2c_driver.php

I am know receiving this error on the

$config['total_rows'] = $this->db->count_all('TSTMIS.PHONED01');


Messages In This Thread
Pagination problems - by El Forum - 08-29-2008, 10:29 AM
Pagination problems - by El Forum - 08-29-2008, 10:36 AM
Pagination problems - by El Forum - 08-29-2008, 10:39 AM
Pagination problems - by El Forum - 08-29-2008, 10:45 AM
Pagination problems - by El Forum - 08-29-2008, 11:31 AM
Pagination problems - by El Forum - 08-29-2008, 11:42 AM
Pagination problems - by El Forum - 08-29-2008, 11:45 AM
Pagination problems - by El Forum - 08-29-2008, 11:54 AM
Pagination problems - by El Forum - 08-29-2008, 12:02 PM
Pagination problems - by El Forum - 08-29-2008, 01:31 PM
Pagination problems - by El Forum - 08-29-2008, 02:31 PM
Pagination problems - by El Forum - 09-03-2008, 07:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB