Hi all,

just enquiring as to how i would go about making a small database using VB.

Initially i am receiving data via UDP. Those data packets will be containing an IP address and a 4bit binary number.

I wish to make a database which will already contain the binary code. So when the data comes in i need to log the IP address next to the corresponding binary code which came in the packet with it. (If that makes sense)

A user will then do a search to see what IP address is next to which binary number they choose(once again i hope this makes sense)

Any info anyone could give in regards to how i can do this would be great!! Or even any resources which may be of use to me in this case.

Thanks again
Chris