
I would be giving a password for the administrator who would be able to achieve this task but rest all users will not be able to copy tha data. How can we restrict copy between hard disk and removable disk? I want to make an application which will be running comtinously in the background and would be restricting such data leakage.

Thanks Tag: Visual Basic Power Packs Power Pack 2 application install problem Visual Basic How do I copy the contents of my dataset to the dataset my fields are bound to Or is there a way to bind my fields to the dataset I created withour having to code for it Once I fill this dataset, I would like to show it in my UI, however, my UI fields are bound to a dataset.
HOW TO INSTALL VISUAL BASIC POWER PACK HOW TO

If you want to do this using SQL, then you would populate the Collection using the ADO.NET SQL Provider, if you wanted to use access then use the OLEDB provider to populate the datatable and if you want to use MySQL then you would use whatever Provider MySQL Uses.
