Microsoft states that when WinXP SP2 is used it's not possible to bypass this warning. So I think we've got to live with it for now. Thanks all for your input.
Hello,
We are using a little Access database (mde) to collect all kind of questions from computer users to us (system administrators). We woul'd like to place a link to this mde file in our Sharepoint main site. When we click the link it will open Access and our mde file but it asks for...
Hello all,
I have a problem with the subdatasheets. I set the property to none and save the table. When I open the table again the subdatasheet is back on automatic again. I tried a new install and so on but I can't find a way to fix it. Has anyone an idea?
Greetings, Peter.
I'm looking for a way to retrieve the permissions on a file or directory on Windows 2000. I know it must be possible because I'm using cacls.exe now to retrieve the permissions. But I woul'd prefer a programmatic solution to do this. Is there anyone who knows of an API or what so ever?
Thanks...
I'm looking for a way to retrieve the permissions on a file or directory on Windows 2000. I know it must be possible because I'm using cacls.exe now to retrieve the permissions. But I woul'd prefer a programmatic solution to do this. Is there anyone who knows of an API or what so ever?
Thanks...
Hai Joopa,
On a bound form a relative simple way of doing this is:
In your forms recordsource you put a query that looks like
SELECT Field1, Field2, Field3
FROM TableName
WHERE Field1 Like [Forms]![FormName]![txtFilter] & "*"
Every time your txtFilter changes you do a requery of your form...
Sorrells,
I don't use developer XP so I can't help you with the problems you have. I use VSS not for development because I'm a stand alone programmer to. I use it for maintaining the forms and modules I use in all my programs. I share them in VSS with all the projects so that any change allways...
Hello all of you,
I've always worked with Access 2000 and the Office Developer Tools. There was no problem in working with VSS. Now I've installed Access XP (2002) and the developer tools but there is no VSS support to find in Access. I hope it's possible to use VSS with Access XP. Can anyone...
I'm not interested in the password but want to check of a given password equals the windows logon password. The UserID I can get (in normal format) with the GetUserName function in the windows API.
Hello,
When a user must login into my programm I woul'd like to use the Windows username an password of the currently logged in user. I know that the username can be found by using the GetUserName function but I don't have a clue how to check the password. I understand that the password on...
When we make a connect by RAS with our server and there is no local profile for the user then the roaming profile from the server is used. After changing some settings on the desktop (adding links) and logging out the profile is not saved to the server. When we thereafter connect again by RAS...
Hello all,
Is there a way to share my calendar so that only the subject line is visible and not the description? It is possible in Lotus Notes I'm told but I can't find a way to do this in Outlook 2000.
Hope someone can help me.
Thanks, Peter.
Hello there,
I would like to know how to use Shell_Notify in Access 2000. I can't find a way to fill the hIcon part of the NOTIFYICONDATA structure. I hope that someone can help me.
Thanks, peterpruimboom.
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.