SQL

  • submit to reddit

NoSQL or SQL: What is Best for My App

Over the past few years, there has been an emergence and growth in database providers. From this many questions have arisen for application developers from...

0 replies - 2324 views - 04/12/13 by Eric Genesky in Articles

Cloud Data for the Everyday Developer

When should you use a database? When will it bite you? When is table storage the solution? In this session, Scott Klein will guide you through the various...

0 replies - 1647 views - 04/05/13 by Eric Genesky in Articles

Selecting a Random Row from Table in MySQL

  Here the simplest way of selecting random rows from the MySQL database with using "ORDER BY RAND()" clause in the query.

3 replies - 1393 views - 02/13/13 by Chara Miteo in Uncategorized

SQL Azure Federations and Open Source Software

 One of the things that will be introduced in the next update to SQL Azure is a database sharding solution called SQL Azure Federations. Brian and I...

0 replies - 526 views - 12/27/12 by Larry Franks in Articles

Setting a Connection String in Web.configat Runtime in Windows Azure

The scenario is I’m migrating an application to the cloud. I’ve got a database connection defined in my web.config file which uses an on-premise SQL...

0 replies - 774 views - 12/27/12 by Mike Benkovich in Articles

WordPress with SQL Azure

Windows Azure supports WordPress out of the box. But what is little-known are the limitations of this solution:The maximum size of the WordPress database...

0 replies - 2054 views - 12/03/12 by Mikael Koskinen in Articles

Cross-Device Mobile Apps Powered by Azure and SQL Azure

Presenter: Chris J.T. Auld (with his New Zealand accent?), in a Level 200 session. Introduction Session about the Stock Trader application.  Started out...

0 replies - 3586 views - 09/14/12 by Rob Sanders in Articles

Windows 8 ToDo Demo Walkthrough - Part 1

The Windows Azure Mobile Services (WAMoS) Preview’s initial release enables application developers targeting Windows 8 to automate the following...

0 replies - 3715 views - 09/11/12 by Roger Jennings in Articles

Using Node.js with Windows Azure SQL Database

Node.js is often used to build highly asynchronous endpoints for web applications. Although application built with Node.js are often...

0 replies - 5020 views - 08/14/12 by Mickey Williams in Articles

Why Can't I Connect to my SQL Azure Database?

We’ve been running our Azure Hands On Experience labs throughout the US Central Region for the last month or so and the SQL Azure exercises require the...

0 replies - 2988 views - 05/15/12 by Clint Edmonson in Articles

How to Create an Incremental SQL Azure Data Source for U.S. Air Carrier Flight Delays Dataset

Background My initial U.S. Air Carrier Flight Delays, Monthly dataset for the Windows Azure Marketplace DataMarket was intended to incorporate individual...

0 replies - 3716 views - 05/09/12 by Roger Jennings in Articles

Mysql_fetch_all

2 replies - 13259 views - 04/10/12 by Snippets Manager in Uncategorized

Mysql_fetch_all

0 replies - 6803 views - 04/10/12 by Snippets Manager in Uncategorized

Throttling in SQL Azure

 Tech Evangelist Scott Klein is on Channel 9 to discuss how to understand, diagnose, and handle throttling in SQL Azure.   

0 replies - 2102 views - 04/02/12 by Eric Genesky in Articles

Delete Data From Table Using Inner Join

0 replies - 3499 views - 01/30/12 by Snippets Manager in Uncategorized