moisesbr Posted October 30, 2014 Share Posted October 30, 2014 HiI am a starter PHP programmer and able to build basic structures to access mySql database.Now I have a folder named “database” in my C: disk, and it belongs to a Java software .Below are some files inside the folder:derby.log, c1a1.dat, c1b1.dat, c1c0.dat… etcI would like to know if it’s possible to access it using php, and the command I can use to connectto it, something as I do to acess my MySql database.Also if it's possible, and how to view its tables in PHPMyAdmin.Moises Quote Link to comment Share on other sites More sharing options...
Barand Posted October 30, 2014 Share Posted October 30, 2014 A quick Google suggests you can do it with the ibm_db2 extension for PHP 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.