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 Link to comment https://forums.phpfreaks.com/topic/292162-is-it-derby-database/ 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 Link to comment https://forums.phpfreaks.com/topic/292162-is-it-derby-database/#findComment-1495243 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.