MySql

Hi,

Can I create mySql database on my personal web space and use java applicaton to communicate with this database?

Thank you

[144 byte] By [andrewnguyena] at [2007-11-27 10:37:24]
# 1

Depends entirely on whether your web hosting company provides MySQL and Java

georgemca at 2007-7-28 18:47:53 > top of Java-index,Java Essentials,Java Programming...
# 2

> Can I create mySql database on my personal web space

No. But your hosting company might provide you with one.

> and use java applicaton to communicate with this

> database?

Yes.

CeciNEstPasUnProgrammeura at 2007-7-28 18:47:53 > top of Java-index,Java Essentials,Java Programming...
# 3

Thank you very much.

andrewnguyena at 2007-7-28 18:47:53 > top of Java-index,Java Essentials,Java Programming...