Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How can i execute sql script through java

Hi ,
i have one problem . i want to update some table in Oracle DB. for that i have prepared a sql script.
how can i execute this script through. i don't want to call any procedure for that.
i want to go ahead with sql script only.
[248 byte] By [hawks21in] at [2007-11-11 6:48:47]
# 1 Re: How can i execute sql script through java
How is your module connecting to the database? How do you use that connection?
nspils at 2007-11-11 22:40:10 >