Search results

  1. D

    what is idea for debt database ?

    hello all for the invoice database if the user buying item by Debt , what is idea for making table how to do it ? thanks for help
  2. D

    it's possible to update database application ?

    hello all i have a question i researched on all the web but i didn't find any answer my question is : i have a database i want to make update for it how i will maked ? lets say i have a new version for it so when click on the button the database retrieve a new one !! it is possible ?
  3. D

    why Navigation Form is Disable in access 2013 ?

    hello all i use Access 2013 to make form for my database , i have multiple form i want to create Navigation Form but it is disable i can't make how to active it ? Note : Lock Attachment to see the photo
  4. D

    how to calculate this function ?

    hell all programers i have a table this table i used for debt the column like that Name Price ==== ==== Jack 50$ Jack 60$ David 70$ Sum of Jack = 110$ now jack paid lets say 50$ and remain 60$ how to calculate this ? thanks for help
  5. D

    i have problem with update !!!

    hello all i have a database all the tables is connected with the sql server and i have 2 tables the first one is like that : Name of Table : dbo_tbl_debthimself ==================== Code | qty | price | Total ==================== and the second once is like that : Name of Table ...
  6. D

    i have problem with calculate textbox

    hello every body i have a database for the fast food and i have the form called frmSell , when the user order the food goes to the list but when he doesn't want double click on the link it was deleted but i have problem with the price cause it calculate all the price of other table it will be...
  7. D

    how to fix invalid use of null ?

    hello every one i make the database for the fast food place , i have problem with the listbox , in the main form when opening you see all the tables of the restaurant for right know i active table 1 and table 2 , when click on the table it should be display all the item but the problem when i...
  8. D

    special question about the fast food database

    hello all i have a question about the fast food project for the restaurant , any one can tell me how to make the structure of the table ! also they want to working by the touch screen , if the database i created by Access and SQL it is worked on it ?
  9. D

    how to set value for textbox ?

    i have a login form in access , i want to set the value for the textbox , for example i want to set "Username" appear in the textbox when in click in the textbox clear the textbox like the title in the web it is possible !!
  10. D

    how to scrolldown mouse with record in the continuous form ?

    hello all i have a continuous form used for selling item , i want when the user selling item the scroll mouse working with the current record look the attachment to see how to fix the problem .
  11. D

    how to create database for supermarket ?

    hello all programmers i want a good describe about how to create database for supermarket speciality how to build a form for selling item , please give me a good information about it also if can tell me what is a structure of tables ........ thanks a lot
  12. D

    i have problem with the listbox

    i have the form contain 1 listbox and 2 textbox , one of the textbox is used for barcode another once is used for Quantity when write the barcode in the first textbox the item was added to the listbox but not shown the first record i need to close the form and opened after that shown this is my...
  13. D

    please help me my project

    hello all programmers i'm failed and i can't solved my problem , i would to create a database for supermarket , they used barcode terminology i created one table for input the item , made another one for sell item , but i have problem i don't no how to organize it , i want when the user write...
  14. D

    can any one make a database for marketing ?

    hello all friends please any one knowing how to create software for marketing ? or tell me the structure .... thanks for all
  15. D

    how to show image in ComboBox ?

    hello all programmers i have a question about combo box , i want when i click on combo box show picture , for example i create a form by 2 languages (English,French) each language have a specific flag , when i click on the combo box show English and beside English show USA flag with French...
  16. D

    how to make the structure ?

    hello all fiends i want create a structure table for database who can help me ! the database was creating for Measure gallery for (i.e) : i want to buy a new mobile with 400$ and the company said every month you need to pay 50$ , how to create an database structure ?
  17. D

    it is possible the database working with voice ?

    hello all my friend i have an asked and i want to give the answer , when we create a database application it is possible the database working with voice ? for example when i tell the databse login form username is Admin and password is 12345 the database was opened ? if it is possible please...
  18. D

    how to add data into table ?

    hello all fiends i create a form and two table one table is order for form another table it store the information look my database in the attachment , i want when the user input more than one data and when input price the price is used for all of the data when the user was input , look my...
  19. D

    how to set date between two days using vba ?

    hello all my friends i have a question i want set two dates by vba but i don't no how to do it ... for more understand look the simple example If Date = #12/20/2013# Then MsgBox "Wrong", vbExclamation, "attention" End If but i want set date between two days for example like that If Date =...
  20. D

    how to add tabular record into table ?

    hello all friends i have a form the control source of form is getting information from table and the type of form is tabular i want when the user input for example 10 person into form when click in the button all the record stored from another table , how to do it ? look my attachment to see...
Back
Top Bottom