Hi, th3856 and maquis,
First, thank you for your fast reponses.
Here is my problem:
A month ago I had 2 systems: one AS400 system and one NT-based system. Both were COMPLETELY INDEPENDANT.
Sure, a lot of applications are based on the file 'ARTICLES' with a field named 'NART' (the ID product).
And on NT i have also a lot of MDB-applications based also on a table 'Articles' but with the field 'Réf Article' as ID product (also a key field). 'NART' and 'Réf article' are and must be exactly the same for the coherence of the files.
Today I have an interface application between both systems. With it I can 'export' my AS400 file in a MDB-table but the AS400 fields names are conserved. And here was my question. How can i rename the name 'NART' to 'Réf article' ?. The solution proposed by MAQUIS is good (creating a new field, copying to this new field and deleting the old field) but there were a lot of I/O operations want i have 89 (and not 1) fields to rename ! and 10000 products.
Thanks for your help
Sorry for my english, I do my best
regards from Belgium
jeff