Some guru of ADS that can provide me a small example of how to execute SQL commands with ADS?
I need some commands like INSERT, DELETE, CREATE etc.
I have tried with this code without success.
  ADSPrepareSQL( hStatement,"CREATE TABLE Meses( " +;
            "Numero Numeric(3,0)," +;
            "Descripcion Char(10)) IN DATABASE")
  ADSExecuteSql(hStatement)Thanks and best regards
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero