Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Spring
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Software Teaming: A Mob Programming, Whole-Team Approach
this week in the
Agile and Other Processes
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Rob Spoor
Junilu Lacar
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Piet Souris
Carey Brown
Bartenders:
Forum:
Spring
Jsp UI utility to execute oracle db query
abheeshek reddy
Ranch Hand
Posts: 51
posted 6 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi team,
I am looking for a utility framework or sample code which can be used to execute oracle queries from browser. (Insert queries).
thanks
Abhee
gyank kannur
Ranch Hand
Posts: 43
posted 6 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Why do you want to do such a thing?? The best option is to use a client like toad or workbench for ddl operations. Remember, never write something in UI which directly connects to db!
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Using same object for multiple uses
Securing the db from data changing commands
Escape characters for variables in sql
how to insert rec in DB from JSP
Value in database automatically changing to NULL
More...