Hello everybody,
I have a very big problem:
My system is as followed:
- DB2 on AS400
on Windows 2000
- Apache 1.3.29
- php 4
- system-DSN
Now I am programming a tool which shows data from the DB2 on browser with php-pages.
In my php-code I work with odbc-functions [odbc_connect(), odbc_exec(), odbc_result()].
When I call a page with some variables such as pagename.php?var1=1234, it works and works and works only after 2 - 3 minutes build up the page. Even though there are a few records on the page. :o
Does anyone have a idea how I can solve this problem.
Please help me.
Thanks a lot in advance
best regards
Otto