Hi,
I would to load a set of values stored in a table in MSSQL, and take
the into a google desktop gadget.
I asked for that in GD group and they kindly told me that you're going
to help me.
This is what I have to do:
let's suppose:
Goal: load the values in a table and store them in some variables
DBMS: SQLServer2005
name of the Server "MYSERVER"
name of the table HELPME
name of columns of inteerest ONE and TWO
name of the variables I want to fill var1 and var2