J
johnb41
I need to Add, delete, rename, etc columns in my Jet/Access database in
my app.
I know I can add columns for a dataset, and work with it, but as far as
I know there is no way to push the added table to the original database
via .NET.
Is there something I'm missing from ADO.NET that allows this? Or do I
have to use the SQL syntax for adding and editing columns?
Thanks for your help!
John
my app.
I know I can add columns for a dataset, and work with it, but as far as
I know there is no way to push the added table to the original database
via .NET.
Is there something I'm missing from ADO.NET that allows this? Or do I
have to use the SQL syntax for adding and editing columns?
Thanks for your help!
John