My problems will continue.
I have login form which will be loaded in the start.
Form is maded using Login table which contains following fields. Employee id, username, password and user status.
In the login form is combobox which is used to select the employee and the password field. If...
How can i check that Table Employees has a records?
First there will be opened mainmenu and it´s open event is where this code will be added, am i right?
No it works following way:
- Mainmenu is opened
- Mainmenu will be closed
- Employees form is opened
- Then check that there are any info in...
I have access db which contains following files:
-Access 2002 runtime
-Mdac
-Dao 3.6
The db works fine in this machine but when i try to get it work in other machine then it throws error "Execution of this program has stopped due the runtime error"
The start of the program is opened form which...
I have following problem!
I have report which contains one subform. That subform is based on query, now if form which the all info will be taken is contains information, but if subform information is empty then it dosen´t show anything in the report.
This is really complicated and i hope i get answers in this!
I use microsoft example which make duplicate data from form and copy it into new record. The code is following:
http://support.microsoft.com/?kbid=208824
I have this code in my database but some field names has changed, nothing else...
And once again following problem has occured.
I use form (print) for filtering prints. The form contains following fields: Customer(Combobox) and some other fields.
The problem is that combobox beacause it throws following error: The Database engine could not lock table 'customers' because it...
Combobox infroms the following error.
"The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data."
What is the problem?
The data i have insert in the combobox is "30 days from date of invoice".
I have two forms which contains next information:
Form 1 is mainmenu and it contains button named button1, Form 2 contains keyfield and some other fields that are not important.
What i want is that when i open the form 1 then it opens form 2 and go to the keyfield and check if this is empty or...
This is little bit complicated and i don´t know is this possible to do.
I have form which contains information and there are button, now when i press button then open another form and previous form won´t close.
Another form has buttons yes and no, now when i press button yes i want that First...
I have one form which is displayed in tableview, now there are text fields and one yes/no option button.
Problem is that when i press the yes/no option button then the value is true but when i press the yes/no option button in the next record then the next record get that same value.
I want...
I have following problem:
Is there any way to change option group value when pressing button in another form.
What is the vb code to change option group value ex. group contains buttons 1,2,3,4 and 5. Now the button 4 is down and i want that when i press button in that another form then button...
I have the mainform and subform now the mainform contains field currency field, now subform contains product information etc. quantity, total... i have done already formula for total field but i have to get total field design of this (Subform total field * Mainform currency) how this is possible...
Is there any example about filtering report, i mean that when i insert ex. date in the date field and press button then it search data from db in that information?
I have mainform that contains subform, now i have done one query that contains both forms then i made report on the query.
Now i have following problem!
When i add one row in the subform then report looks like ok (1 page is displayed) now when i add one more then report page number is 2 etc. I...
I have form that contains subform which view is Datasheet, so here is the problem.
I want that when i press field in the subform then it change the value in that column to 0 from all fields that are below the field i press.
Is there possible to attach file thereby that form contains one text field and button, when i press button then opens windows search window where i can search harddisk files and then when i search file and press ok then the file path should come in the textbox and when i dblclick the textbox...
I have form that contains information about workers, now i want that when i insert exactly same worker twice and press button then it informs that there are already same person in the database and do not close the form.
So i think that can be done by, compare strings, but how?
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.