Hello,
I have Access 2K and an .adp Project connected to SQLServer 7.
A stored procedure (ADO) creates a table and then open a report based on this table.
As the database window is not refreshed, the report can't be opened cause the table is not "seen".
(If I press F5, the report...
Hello,
I want to have the working days between two days ...
Does somebody know a DLL, macro, function that I can use in my Impromptu report to have this calcul ?!
Example :
working days : 3rd -> 7th January 2003 = 3
(Note : I'm French so I will have to change the code to define the bank...
Hi !
I read a couple of articles without finding the solution ...
I'm running a report from an ASP page :
Sub Command1_Click()
Dim objImpApp
Dim objImpCat
Dim objDB
Dim Mois
Dim Annee
Dim Parameters
Mois = Month(debut)
Annee = Year(fin)
Parameters = Mois...
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.