Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Send a query to a database
Send a query to a database [message #1701333] Sat, 11 July 2015 21:21
Ian Gillbanks is currently offline Ian GillbanksFriend
Messages: 2
Registered: July 2015
Junior Member
Hello Guys,

I'm a eclipse novice and getting lost all over the place... Here is where I'm at

I've connected to a database using the database development perspective, using a Microsoft SQL Server connection. I've now swtiched back to Jave EE presspective and I want to create a file with an input value that can search the database and return the results.

In the database called LocalDB there is a table called CentralRecord, within CentralRecord there are 3 fields phone, company, category.

I want to create an xml document that holds the phone value, send this value to the LocalDB.CentralRecord.phone and return company and category.

If you could help me out, or point me to some guides. you will be saving my day.

Thanks
Ian

Previous Topic:Eclipse Market Place Freezing (Kepler)
Next Topic:Send a query to a database
Goto Forum:
  


Current Time: Fri Dec 06 04:54:18 GMT 2024

Powered by FUDForum. Page generated in 0.03804 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top