|
|
How can I return id of the created object in the script (step 13)?
Thanks for this great code. After step 13 it says : This script parses the latitude and longitude values and creates a SQL Server geography instance. In order to do this, you need to execute a custom query using the mssql object. For more information about mssql go to http://msdn.microsoft.com/en-u s/library/windo wsazure/jj55421 2.aspx. -- where can I find that custom query, and how exactly do I run that against the DB Thanks in advance.