Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9221273
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:32:34+00:00 2026-06-18T03:32:34+00:00

I am developing an android application and I am using a RESTful service to

  • 0

I am developing an android application and I am using a RESTful service to connect to SQL azure database. I need to use this RESTful url:

http://example.com/wcfDataService1.svc/wn_synset?$filter=word%20eq%20'child's_game'&$select=synset_id,w_num,word,ss_type,wn_gloss/gloss&$expand=wn_gloss

As you can see am looking for this word (child's_game) in the table wn_synset.
The problem is the single quote (') in child's_game. As you can see it puts the word inside quotes '...' so when it finds the quote in child's_game it thinks it is the end of the word and the rest is error.

How can i solve this problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T03:32:35+00:00Added an answer on June 18, 2026 at 3:32 am

    You can url-encode the ‘ symbols with %27. See http://www.w3schools.com/tags/ref_urlencode.asp and try it in the “Try it yourself” section.

    Edit: (moved correct guess from comments to the answer itself)

    Or is it just, that the SQL-Server on the server side gets it wrong? Like it builds a select * from wn_synset where word = ‘child’s game’ and there’s the error? Then you’ll have to look up how you escape single quotes for your database — probably it’s by using two single quotes (”), so perhaps try to send child”s game instead of child’s game.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing an android mobile application using eclipse. I need a database that
I am developing a android mobile application using java. I am trying to use
I'm currently developing an Android application that fetches images using http requests. It would
I am developing an application using Android SDK. In this application I am facing
Am developing a android application using phonegap(Cordova 2.0.0). I need the retrieve the device
I'm trying to call a RESTful web service from an Android application using the
I am developing an Android application using phonegap and I need to know how
I am developing an Android application using Eclipse and APT. Now I need to
I am developing an android application(using Eclipse 3.5.2, Android 2.2) where i need to
I'm developing a Android application, using the ActionBarSherlock library. In one activity, I use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.