Apr 20, 2004 #1 livvie Programmer Joined Apr 20, 2004 Messages 91 Location IE This may be a stupid question but how easy is it to change variable names after the tables are created and populated
This may be a stupid question but how easy is it to change variable names after the tables are created and populated
Apr 20, 2004 #2 lespaul Programmer Joined Feb 4, 2002 Messages 7,083 Location US you mean change the field name? Leslie Upvote 0 Downvote
Apr 20, 2004 Thread starter #3 livvie Programmer Joined Apr 20, 2004 Messages 91 Location IE Yeah sorry that's what I meant Upvote 0 Downvote
Apr 20, 2004 #4 KenReay Programmer Joined Aug 15, 2002 Messages 5,424 Location GB Hi Changing the actual column name in Table design view is no problem, but changing all references to that column name in code may well be a problem Regards Ken Reay Freelance Solutions Developer Boldon Information Systems Ltd Website needs upgrading, but for now - http://www.kenneth.reay.btinternet.co.ukUK Upvote 0 Downvote
Hi Changing the actual column name in Table design view is no problem, but changing all references to that column name in code may well be a problem Regards Ken Reay Freelance Solutions Developer Boldon Information Systems Ltd Website needs upgrading, but for now - http://www.kenneth.reay.btinternet.co.ukUK