How can I Add (create) a new column to a table?
How can I Add (create) a table to a DataBase?
Any ideas will be very appreciated. If you can put some pice of code I will thanks much more.
Thanks!
Ulises
Printable View
How can I Add (create) a new column to a table?
How can I Add (create) a table to a DataBase?
Any ideas will be very appreciated. If you can put some pice of code I will thanks much more.
Thanks!
Ulises
What set of API's are you using? ADO/DAO/RDO/ODBC?
Respecting to this issue, I'm using ADO.
And, I posted another very rare issue. I would like to know your opinion.
http://www.vb-world.net/ubb/Forum3/HTML/001664.html
Thanks!
Ulises
[This message has been edited by Tonatiuh (edited 09-07-1999).]
Both should be able to be accomplished using a command object and SQL.