We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff48094 commit dd85d15Copy full SHA for dd85d15
1 file changed
README.md
@@ -25,7 +25,7 @@ http://127.0.0.1:19800/v1/
25
5. To connect to MySQL server, go to Objects folder and open "config.ini".
26
6. Edit the root password at line #42 (second last line). Save the file.
27
7. In B4J project, comment the line '#AdditionalJar: sqlite-jdbc-3.36.0.2 and uncomment the line #AdditionalJar: mysql-connector-java-5.1.49-bin.
28
- (Make sure you are using the correct version of connector)
+ (Make sure you are using the correct version of connector)
29
8. Follow step #3 above.
30
31
**Preview:**
0 commit comments