Dear David, where are your databases dbf? Pls advise me. Many thanks, Jack. I am trying to connect to a. I tried your to follow your instructions. Created both. The files are currently on my test server. The querry string is somehow defective. Would you have any suggestion? Jeremy Jeremy 1, 2 2 gold badges 25 25 silver badges 50 50 bronze badges. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password.
Post as a guest Name. Email Required, but never shown. The Overflow Blog. Podcast Making Agile work for data science. Connect and share knowledge within a single location that is structured and easy to search. Here's my problem, i have to "translate" a Foxpro script in PHP, and i'm using dbase since I have to deal with.
DBF files. The problem is the time it takes for PHP to execute the script, because i didn't find a better way to translate the select queries than iterating through the entire file to select the data I need And obviously, I reached the point where it takes too much time for PHP to render the script to the user.
I know I can give the server more time to execute the PHP by modifying the php. So, to sum up, what can I do to get a faster execution time with PHP on. Do you recommend me to make this script in an other language than PHP? I give you an example of what i have to translate, it's just a small part of what i have to translate, and.
You definitely don't want to be doing it on a row basis. Posted May 4, Link to comment Share on other sites More sharing options Gremory Posted May 5, Posted May 5, I should be looking for drivers compatible with dBASE right? Gosh this is getting really troublesome.
0コメント