Hello!
I'm quite new to Java. I'm making an MySQL interface. So my problem is:
Can I connect to a remote mysql database without having any additional
software running on that server ?
Is JDBC part of JVM ?
I know these are silly questions, but you would help me a great deal.
Thank you!
Darko
I'm quite new to Java. I'm making an MySQL interface. So my problem is:
Can I connect to a remote mysql database without having any additional
software running on that server ?
Is JDBC part of JVM ?
I know these are silly questions, but you would help me a great deal.
Thank you!
Darko
Comment