I have a database that I have enabled for multi-user security. Created users and groups, and set permissions on objects. However, when I'm setting permissions, Access won't allow me to set permissions for the object name <New Tables/Queries>.
It gives me this error message:
You can't change...
I currently have users that have both 97 and Access 2003 installed on their machines. We have many databases on the network that users access - some in 97 format & some in 2003 format. When a 2003 user opens a 97 format database, they used to get the Open/Convert dialog - and using the KB...
I’ve got a Lotus worksheet that has this formulas in one of the cells:
1/@FV(1,C14,C15)
I’m trying to understand how Lotus interprets this…. I would have expected to see the @ symbol as the first character in the cell to denote that a formula was being used. If anyone can point me to a...
I have a form frmAnalysisDetails. My switchboard has two entries. One that opens the form in Add mode and another that opens the form in Edit mode.
The option to open the form in Add mode seems to work fine, but the option to open the form in Edit mode, comes up in Add mode. I only see one...
I am using Office XP, and everything was going great....
Then, I installed Visio 2000 on my machine, and now my MS Access wizards (i.e. the Form Wizard, Query Wizard, and Report Wizard) are not working properly. When I invoke the wizard, a dialog box displays like it's trying to install MS...
Okay, I'm new to this web dev stuff and using ASP.NET. I've read through all of MSDN and I'm still not sure that I get it...
I know that the Cache property of the Response object determines how the server caches responses before sending them to the client.
But, could someone give me a simple...
Okay, I'm new to this web dev stuff and using ASP.NET. I've read through all of MSDN and I'm still not sure that I get it...
I know that the Cache property of the Response object determines how the server caches responses before sending them to the client.
But, could someone give me a simple...
Okay, I'm new to web development and I'm just now getting started with asp.net.
I have read all the help files and articles I can find on this, but still have a question. If I want to store a small amount of session information on the client, I know I can use cookies, the ViewState property...
I was under the impression that a RowStateFilter of ModifiedCurrent made visible a modified version of original data. But then we also have CurrentRows.
Can someone point me to an explanation of the exact differences in these two RowStates? J. Jones
jjonesal@cableone.net
I am getting this error message when attempting to delete a row in a stand-alone table (no relationships to other tables):
The search key was not found in any record.
I was updating through a form when Access 2002 terminated and the record I'm trying to delete is a record that looks like it...
Perhaps someone can help. What's the difference between using the Form Builder built-in CALL_FORM instead of OPEN_FORM? Do you know if OPEN_FORM can be used to open a query-only form?
If you opened a query-only form and then used the OPEN_FORM built-in to invoke another form, what happens? Does...
I'm having difficulty fully understanding these two functions. I know that FIND_TIMER accepts a timer name and returns a TIMER type. I also know that ID_NULL is overloaded and can accept different types of input parameters (one being timer) and returns a Boolean (T/F) indicating whether the...
Could anyone give me a brief overview of how these are similar and different or point me to a good resource? In books online, I haven't found much info.
Thanks in advance,
J. Jones
jjones@cybrtyme.com
You could do this in vba code using the TableDef collection like below (probably wouldn't want to do it with a message box though, but...for simplicity's sake...) Or you could just directly query the MSysObjects table (name & type). Each different object type will have a different type value. Be...
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.