Search Unity

Accessing Google Fusion Tables with c#

Discussion in 'Scripting' started by danielmsorensen, Apr 25, 2015.

  1. danielmsorensen

    danielmsorensen

    Joined:
    Apr 25, 2015
    Posts:
    4
    Hi,

    I am trying to make an online database using Google fusion tables

    I currently have three sql files for updating, creating and querying rows.

    How would I execute and set the variables for the sql files


    Or am I doing this all wrong?