I have a situation where every 5 minutes a xml file is downloaded from a remote server, parsed and then a table is created with the data. For performance reasons the previous table is dropped and a ...
I'm connected to and manipulating a Access Database using a VB frontend. But I'd like to add a simple table with 2 fields and populate it and I'm not sure how to go about doing this, google searches ...