Hi
I would like to create a simple database that can store links to scanned copies of a document (in PDF format).
I would like the users to select the document from a database form and then it can be printed but with a 'watermark' that contains one of the database fields (batch number).
I'm...
Hi, Im trying to develop an application (database) for use on a common / shared PC where I need the application to be able to check (authenticate) a user based on their windows username and password without each user loggin on and off every time.
i.e. the PC is logged with either user A or a...
Hi, I have a 'typical' access database in FE/BE style with some basic VBA coding for form buttons and a few precedures and functions in a module called Public_functions.
I have (obviosuly) made many changes in the code over the development phase without any issues. Now I want to add a few lines...
Hi is is possible to disable the start-up warning message that a database is read only?
I have the usual front/backend with security perssions set so that the user cant accidently delete the front end - but this means that on opening the database the default 'read only' message and beep occurs...
Hi, Is it possible to use the logonuser call in advapi32.dll just to check that a username and password are valid.
I want to allow access to a database on a shared PC by simply 'asking' windows if the username and password are correct. I dont want to do any impersonation or anything just...
Hi, I need a query to find the running average and running Standard Deviation of one of the fields of the last 25 records in a table.
Is this possible?
I though that I could create a query to seqentially number the records (somehow?) then link that to a query that has the criteria (<= No and...
Hi, I'm trying to write a data access page that includes data related to the current logged on user. I have a combobox that pulls data from a query that uses the
Environ("username")
i.e. the query in SQL view is:
SELECT Personnel.Manager
FROM Personnel
WHERE...
Hi - on reading the help files, it seems to suggest that you can use an Access 2000 web page on a system with Access 2000 but that you wont be able to edit the design in Access 2000 (that would be OK for what I want).
I have tried this though and cant seem to get it to work - even after...
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.