• CJson

    From Adriaan Du Plessis@21:1/5 to All on Fri Apr 16 09:28:57 2021
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Flewelling@21:1/5 to adriaa...@gmail.com on Sat Apr 17 04:09:41 2021
    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.

    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Adriaan Du Plessis@21:1/5 to Andy Flewelling on Sat Apr 17 06:53:13 2021
    Hi Andy,

    That would be great. Thank you very much.


    On Saturday, 17 April 2021 at 13:09:42 UTC+2, Andy Flewelling wrote:
    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.
    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Flewelling@21:1/5 to adriaa...@gmail.com on Sat Apr 17 09:22:01 2021
    On Saturday, April 17, 2021 at 9:53:14 AM UTC-4, adriaa...@gmail.com wrote:
    Hi Andy,

    That would be great. Thank you very much.
    On Saturday, 17 April 2021 at 13:09:42 UTC+2, Andy Flewelling wrote:
    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.
    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.

    Adriaan, I'm sending an email to you directly with the code. It's moderately long and I don't want to clutter up the thread. Look for it momentarily

    - Andy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Adriaan Du Plessis@21:1/5 to Andy Flewelling on Sat Apr 17 09:25:44 2021
    On Saturday, 17 April 2021 at 18:22:02 UTC+2, Andy Flewelling wrote:
    On Saturday, April 17, 2021 at 9:53:14 AM UTC-4, adriaa...@gmail.com wrote:
    Hi Andy,

    That would be great. Thank you very much.
    On Saturday, 17 April 2021 at 13:09:42 UTC+2, Andy Flewelling wrote:
    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.
    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.
    Adriaan, I'm sending an email to you directly with the code. It's moderately long and I don't want to clutter up the thread. Look for it momentarily

    - Andy
    Thank you Andy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)