I have a form in Access 2000 and I have a stored procedure which queries a SQL-Server db. The sp returns a recordset and I want to view the contents of the recordset in a continuous form. My code is below but it only seems to want to return the last row in the recordset. Can you help ? I am...
Has anyone got any stored procedures in SQL Server, that they run from an Access form ? My stored procedure has a print command in it, the contents of which gets displayed if it meets a certain criteria. I want to be able to run this SP from my Access form and display the print message in the...
I have had Office 2000 installed on my pc and Word will not launch. I have searched for a file called Normal.dot and can't find one so I can't delete it. Any ideas. Access & Excel is fine.
I have a ticket description field (ticket_desc) which contains E.g Single, Return
I have an indicator field which can contain a ref number (card_no).
I am using the switch function and I want to say:
if the card_no field is not null then the ticket_desc field should display 'Free', if it is...
Has anyone experienced problems with the number of subreports in one main report. I have got 4 queries and 4 subreports. Each subreport is based on 1 particular query. When I put 3 of the subreports in my main report it runs fine. As soon as I put a 4th subreport in the main report, when I run...
I have a report which is based on a query. I would like the record count for the result of that query, to be displayed in the Report HEADER. E.g Total number of records is 14.
I can't really do a count in my query as you need to start using group by etc. I have been able to put a count in the...
I have been looking at questions raised before and I now know how to determine whether a query has any records, i.e. recordcount. I have a form where you enter a location. I have a report which is based on a query. The query selects from a table where the location in the table matches the...
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.