Browse by Tags

Developer Network

Forums, blogs, and downloads for SaaSGrid developers.
Related Posts
  • Forum Post: Managed Stored Procedures

    Does SaaSGrid Supports Managed Stored Procedures?. Thanks, Madhavi.
  • Forum Post: Inline SQL Queries in Petshop

    We want to know if we can deploy petshop as it is, which has inline SQL queries embeded in code. Is it supported on SaaSGrid utility cloud? Or is it mandated to have all the database CRUR and other operations as T-SQL blocks (stored procedures, functions and triggers) and need to be uploaded as database...
  • Forum Post: Re: Stored Procedure vs Users and Roles

    Hi Rockin, You are not allowed to create and run under different users or roles. SaaSGrid insures that all tenants run under the proper role credentials to prevent any schema modifications or invalid alterations. Regards, Abe
  • Forum Post: Re: Accessing Stored Procedure

    Hi, Thanks for your question, YES, SaaSGrid has full support for most if not all SQL operations included but not limited to: Tables, Views, Stored Procedures, Functions, User Defined Functions & User Defined Types. Best Regards, Abe