My question: How do I code in VB6 to check for the existence of a particular dataset? If the dataset say named "datasetX" exists then I want to delete it and recreate it. (Deleting and recreating it seems like it will be easier as it will contain an extremely large amount of pushpins...)
Thanks