How to rename columnnames in a table in .NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I would like to know if there is any way to rename a column in a table in
access database using .Net programmatically.

Thank you
 
Its done using ADOX (as I've done using ASP) but I don't know how to use
ADOX via ADO/ASP.NET yet. I do know ADOX is documented at MSDN and more can
be found by searching the web.

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top