I have db in mysql (no marc) how can i use it with phpmylibrary?
Lets suppose I split my Db according to the phpmylibrary but how can i generate db fields "id, anyid, bibid"?
Thanx
WASIF
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the same problem. I can split mySql data into two columns, for example, a) tag (e.g. 100) and b) Author (e.g. John). The problem is PhpMyLibrary needs id, anyid, bibid, barcode, etc. I use version 2.2. How to import this kind data into phpMylibrary? Please Plerio, help us. Another question, is this kind of mecchanism (import system from sql data) is supported in version 3.0?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have db in mysql (no marc) how can i use it with phpmylibrary?
Lets suppose I split my Db according to the phpmylibrary but how can i generate db fields "id, anyid, bibid"?
Thanx
WASIF
I have the same problem. I can split mySql data into two columns, for example, a) tag (e.g. 100) and b) Author (e.g. John). The problem is PhpMyLibrary needs id, anyid, bibid, barcode, etc. I use version 2.2. How to import this kind data into phpMylibrary? Please Plerio, help us. Another question, is this kind of mecchanism (import system from sql data) is supported in version 3.0?