Hi all
I am using MS SQL Server DTS packages called from VB6 code to perform imports of data from text files. The problem I am having is that there are several packaages to perform the imports run one after another, but if one fails I need to whole thing to roll back. I have placed the calls...
Hi all
I looking for the code to display a standard windows folder browser in VB6, i.e. a tree structure where you can choose a directory to save into.
Would appreciate any help you could give!
Thanks
Matt
Hi all
I have an access query that looks at a field called Date_Notice_Given and should return all records between a given date range. It picks up the dates from a form.
I have added the Date_notice_Given field to the query and typed the following in the criteria:
Between <<fieldname>> And...
Hi all
I wish to stop access to the design view of all queries so that a user cannot see the SQL logic involved.
I am aware that you can stop users viewing designs by restricting access to menus, but holding the shift key bypasses this so its not suitable.
Also, I know that you can use the...
Hi all
I am trying to run a query that has a parameter from VBA.
I have a query that takes a date from a form as its parameter. When a field is updated, I want the query excecuted and to use the data from the recordset.
The code I am using is:
rsMyRs =...
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.