When my win98 SE machine boots up, an error alert box pops up saying that "an error occurred while loading protocol 0. Error 59 occurred."
Also, the hourglass cursor appears quite frequently.
I have not added/removed any hardware or software. All I did was shut down my machine the night...
Is there a way to reset the autonumber to Zero? I have a test database that is up to 30 or 40, and I want to reset the count to Zero to roll it out. Thanks.
JP
I have a troubleshooting database with two data fields in question - a STATUS field that denotes an issue as either "open" or "closed." I also have a DATE CLOSED field that tells what date the issue was closed.
Is there a way to force the STATUS field to...
Is there a way to require a text box to have some data entered on a form? I have set the "Required" property to YES and the "AllowZeroLength" property to NO already, but I am still able to skip those fields in the form.
How can I demand that a user enter something into...
Yep, it does ask to confirm. I just want different actions to take place when this delete prompt comes up.
For example, if you click "Ok" it closes the form and goes to another.
If you "Cancel" it leaves the current form open.
I have a form with a delete record button, but I would like it to keep the form open if the delete is cancelled, or close the form and go to another if the delete is confirmed. How is this done? I am trying to figure out a macro or an SQL statement, but I am stuck.
Thanks,
John
Is there a limit to the complexity of SQL statements? I successfully wrote a query based on 6 combo boxes, and it worked once or twice. But then it stopped working and an error box said it was too complex. What gives?
Thanks,
John
Is there a way to query a table based on up to 6
combo box-based criteria (they can be null or defined by the user) without writing tons of SQL statements?
Thanks!
John
That explanation would have the functionality I am looking for, but with 6 combo boxes there are many permutations...so yes, I guess I am just seeking a 'shortcut' if one exists.
Thanks though!
John
I want to do a query based on combo box values, with the functionality that when all boxes are left blank, all records will be selected (because no criteria was specified via the combo boxes).
The query returns records containing data that matches the combo boxes, and if combo boxes are left...
Hi Richard, I was just wondering how you solved this problem, because I want a query to do the same thing.
I have ~7 combo boxes, and want to filter my query based on their choices (or lack thereof for any number of them).
How did you do it? Thanks!
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.