OK, got it.
Hey, thanks for coming. Would you mind signing in?

Adrian Scott . org

social media entrepreneur

  • CoderBuddy - create a web application in a minute
Posterous theme by Cory Watilo

Adrian Scott

Adrian Scott

CEO, Founder, CoderBuddy, an angel-backed startup moving software development to the cloud (SAAS space etc).

Serial Internet (social media) entrepreneur

Founding Investor, Napster

Pioneer in Social Networking, founded Ryze in 2001, which heavily influenced Friendster, which in turn influenced MySpace and Facebook

Technical background + Math Ph.D. at age 20 in nonlinear optimization

TwitterFacebook
« Back to blog
Apr 14

Tip on App Engine Data Store Viewer Syntax

  • Edit
  • Delete
  • Tags
  • Autopost
Just a reminder, use single quotes, not double quotes, if you're having syntax errors.

An example that works:

SELECT * FROM Member where name = 'adrian'

Whereas using double-quotes won't work.

| Viewed
times
Tweet

0 Comments

Leave a comment...