-
Client/Server Query Tool
Hi,
I am very new to Java.I have been asked to create a tool which is client server based. The users of this tool have no idea about SQL and Oracle.They need to query the database without writing queries.They would just provide few details and internally the tool should run the query and show the result to the user on the frontend. The queries required are SQL (select) and SQLX queries which would return a database row or a complete XML document.
My problem is, I am not able to decide whether to use RMI or Socket programming for the same coz I am new to both the technologies.The database would be located at the server and the clients would point to the server to access it. Please suggest how should I go about developing this tool in Java.
Thanks,
sapd
-
Welcome to DevX 
All you need are SELECT queries for the users, right? No INSERTs or UPDATEs or DELETE queries?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
By peljo in forum Database
Replies: 4
Last Post: 12-17-2007, 11:38 AM
-
By lightningtechie in forum Database
Replies: 1
Last Post: 02-07-2006, 08:34 AM
-
By knightsg in forum Database
Replies: 0
Last Post: 02-16-2005, 08:07 AM
-
By Mohan Ekambaram in forum Database
Replies: 0
Last Post: 12-09-2001, 11:56 AM
-
By Mohan Ekambaram in forum Database
Replies: 0
Last Post: 12-08-2001, 11:21 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks