0

I want to access the SQL database from ubuntu 11.10. It's not possible to install SQL software in my ubuntu. Some suggested that to use webservice to access database from other sytem which has the database. Can anyone tell me the procedure to call a webservice which is written in java by some one else. I need to call the Web service in my python & plone project. But I'm not using any IDE for developing code. I don't have any experience in Web services. SO Please explain me the clear steps to hit the database.

5
  • 2
    Hope for the best! "But i m not using any IDE for developing code." Commented Oct 10, 2013 at 12:25
  • 1
    Surely, you need to provide more details on what you're exactly trying to achieve and where you are facing problems. Why is it not possible to install SQL software (like MySQL) on your ubuntu? What database do you want to access? Do you currently have it hosted somewhere or you want to create one? Without knowing any details, I'm afraid nobody can answer this question. Commented Oct 10, 2013 at 12:27
  • @Swapnil: Hi,I tried to install SQL on my ubuntu but it does not help me. I want to access MS SQL only not MySQL. SQL Server is hosted in other sytem which has the complete database for the project which i m currently working. So only i asking help to start with the webservice Commented Oct 10, 2013 at 12:37
  • @Srinivas: Hi, I never used any IDE for Developing a Project. I usually work with file system. Is it possible to do webservice without IDE Commented Oct 10, 2013 at 12:39
  • A webservice call is code. What does use of IDE have with ability to write code? Commented Oct 10, 2013 at 13:19

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.