Intra Database calls Or working with Azure and on Premises MS SQL instances


questions sql instance

  1.        internet firewall security.  desire close off ports sql database internet , maintain connection through vpn , subnet access.

can done?

this database accessed server running cognision  application , never accessed clients or individuals outside of our network directly.

  1. one of issues face upgrading 2008 r2 azure sql instance. have stored procedures refer tables different database. these stored procedures fail during deployment azure. here explanation see it: azure sql database not allow cross-database external references. includes blocking export databases three-part references…

question: possible reference tables different database in stored procedures, views, triggers, etc.? if so, how? should syntaxes since 3- or 4-part identifiers not supported?

-regards,

hi jon,

internet firewall security.  desire close off ports sql database internet , maintain connection through vpn , subnet access.can done?

can done. pay attention set firewall sql server can accessed. see below link.
configure windows firewall database engine access

1 of issues face upgrading 2008 r2 azure sql instance. have stored procedures refer tables different database. these stored procedures fail during deployment azure. here explanation see it: azure sql database not allow cross-database external references. includes blocking export databases three-part references…

so far azure sql database doesn't allow cross-database external reference. vote feature @
http://feedback.azure.com/forums/217321-sql-database/suggestions/402636-cross-database-reference.

if have question, feel free let me know.




eric zhang
technet community support




Microsoft Azure  >  Azure SQL Database



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........