Renaming MS Access columns...
Hi!
I need to rename some MS Access columns name.
I have a table with three columns: name, link in, link out. What I need is to rename link in and link out to link_in and link_out.
In other way it's an update... But I need to learn how it's possible to do it with simple c# code.
Thanx,
Israel.