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...
Thankyou both for your help.
Ann,
I have studied the help file on AllowBypassKey property and must admit I am struggling to follow it!!
Do you have an example?
Thanks
Matt
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...
Thanks for that.
I tried this first but for some reason it never returns any data, even if I use the same SQL as in the query.
I thought this might be due to the way I am putting dates into the SQL string.
The query is something like:
"SELECT period_name FROM tblPeriod WHERE...
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.