Results 1 to 2 of 2

Thread: [RESOLVED] Can one import JSON from Amazon directly in SQL Server?

  1. #1

    Thread Starter
    Frenzied Member cory_jackson's Avatar
    Join Date
    Dec 2011
    Location
    Fallbrook, California
    Posts
    1,104

    Resolved [RESOLVED] Can one import JSON from Amazon directly in SQL Server?

    I can retrieve a JSON table as an HTML Response body from CloudFront.net by sending a JSON query as POST data in an HTML request. I believe CloudFront.net is Amazon AWS. I have read on the MSDN that one can import JSON data from things like Azure directly from the SQL Server. It surprised me to see a URI in a SQL query. I was imagining a scheduled stored procedure. Can one do the same thing to CloudFront?

  2. #2

    Thread Starter
    Frenzied Member cory_jackson's Avatar
    Join Date
    Dec 2011
    Location
    Fallbrook, California
    Posts
    1,104

    Re: Can one import JSON from Amazon directly in SQL Server?

    I forgot to include the article. Click here.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width