Jump to content

interbase help


iperez_genius

Recommended Posts

My company has asked me to connect php to use a interbase database.

This is conceptually fine only that when trying to query the DB from php the system takes such a long time to return simple queries.

 

And...i have no idea why that is. Its actually driving me insane.

 

Really simple thing arre not working like they should.

 

Can anyone advise on how to get interbase and php working smoothly?

 

maybe in my setup i have set something that makes it run slowly?

 

Also i have to set

set_time_limit(60);

on each page even though i am only returning 1 record. Because otherwise i get a maximum connection timeout

 

Can anyone help

 

Ilan

Link to comment
https://forums.phpfreaks.com/topic/121632-interbase-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.