3.2.0

how to connect javascript using jdbc.

sir/madam,
i have a doubt that how to connect javascript to jdbc. plz help with this problem
nandini
May 28,
Javascript is a client side technology whereas JDBC is used on the server (in most cases). The simple answer is that JDBC and javascript don't really interact. You can use the XMLHttp object or simply HTTP parameters to send data to the server use JDBC from there.
James
May 28,
Il est possible de connecter la base de donnees seulement avec java?? Dans ce cas, pourriez vous expliquer un peu plus s'ils vous plaient??
Sapphire
May 31,
y'a quelq'un qui parle francais et qui pourrait repondre svp??
Sapphire
June 1,

This topic is archived.

See also:


Back to support forum