mike55 Posted September 28, 2004 Posted September 28, 2004 Hi, Is it possible to do point 2: 1. Do a select * on a table and bring the result into a dataset(can do no prob). 2. Then take the data in the dataset and insert it into another table without removing the data from the dataset. Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Moderators Robby Posted September 28, 2004 Moderators Posted September 28, 2004 You can Copy the entire dataset or one of its tables into another. Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.