Im creating a program not unlike windows explorer. I want to be able to cut, copy and paste files from one location to another. At the moment Im using a temporary folder to store the files after they have been cut or copied and its working, but I have to code it using the clipboard object.Can...
I connect to my access 2000 database via an ADO control in my VB 6 project. I want to provide a function to check if the database/recordset (there's only 1 table)is empty and delete all records in it if it isnt.
Any help would be great!
Thanx
Is there a replace keyword in vb that I can use to update the fields in a record of a database connected to via a microsoft ADO control. I do a search in the code to check if the person the user is entering data about is already there using the findfirst keyword and a unique key. I want to then...
Im populating a flexgrid in my vb project from a ms access 2000 database. I want the user to be able to edit some fields in the flexgrid. Is it possible to save these changes back to the database, if so - how do I do this?
Thanking you in advance
Niamh
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.