Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Mobile Services

Azure Mobile App Query Inner Join With Java

I want to use an inner join query with Java and Azure mobile apps, but it looks like api does not l… Read more Azure Mobile App Query Inner Join With Java

Why The Mssql Object Can Not Be Identified?

I am getting below error when using mssql object in script as: var mssql =request.services.mssql; … Read more Why The Mssql Object Can Not Be Identified?

Using Like Clause In Azure Mobile Services Javascript Client

I am writing a JavaScript client for an Azure Mobile Service. I am trying to use the LIKE clause (o… Read more Using Like Clause In Azure Mobile Services Javascript Client

Azure Mobile Apps Saves Incorrect Datetime In Sqlite Database

I am trying to save an Entity with an ID and an DateTimeOffset in a AzureMobileServicesClient SQLit… Read more Azure Mobile Apps Saves Incorrect Datetime In Sqlite Database

Why The Mssql Object Can Not Be Identified?

I am getting below error when using mssql object in script as: var mssql =request.services.mssql; … Read more Why The Mssql Object Can Not Be Identified?