Feb 11, 2003 #1 danieljoo MIS Joined Oct 9, 2002 Messages 43 Location US Is there anyway to stop zero suppression in ASP and/or Access? I need to enter six digit numbers with leading zeroes, ie "000103".
Is there anyway to stop zero suppression in ASP and/or Access? I need to enter six digit numbers with leading zeroes, ie "000103".
Feb 11, 2003 #2 Transcend Programmer Joined Sep 29, 2002 Messages 858 Location AU Hi, I'm not sure what it is you are trying to do but can you use a string rather than a number? Transcend Upvote 0 Downvote
Hi, I'm not sure what it is you are trying to do but can you use a string rather than a number? Transcend