John Clark
John.Clark at niagaracounty.com
Tue Feb 8 13:15:23 CST 2005
This is probably an Access 101 question, but I don't get it. I was trying to whip up a quick database to track all of our network equipment. I basically want to track our servers, switches, and routers. One of the fields is for the IP number of the item. I wanted to enter in the form of 255.255.255.255 but I am having some difficulty, which this...what I thought to be...simple task. I am using a mask of "009.009.009.009" but if I don't use up the spaces, I get "10 .10 .133. 3" and I want it to look like "10.10.133.3" What I think I have to do, and have proceeded that way, is to make the mask "CCCCCCCCCCCCCCC" and input the "."s myself. This isn't the end of the world...it is just something we'll be using in-house...but I was just curious as to a work around. Thanks John Clark