Hi,
Just wondering if anybody knows a script to display a resultset over several pages
using page numers & previous, next links.
So far I've only found such scripts for mysql using the the following sql syntax which
is not odbc compliant: SELECT * from table LIMIT 0, 4
I've looked at many site
Hi,
Trying to use persistant connections to reduce general access times on my tables, I
have the following problem. When creating my connection with:
$connectionstring = odbc_pconnect("prov","username","pass");
I'm able to use it on the current page but how do I resuse the variable
$connecti
I have 2 files runQuery.php and doSQL.php, where the first one is posting data entered
by the user to the second page and displaying it but the data never arrives. Any idea
why this would not work, maybe some configuration issue?? Any help is really
appreciated...
3 matches
Mail list logo