Recent content by borislo

  1. B

    about different image display at the same time

    I am creating a form that can display the image from stored links but I find that I cannot display different image at the same time record 1 record 2 record 3 you can try my sample maybe you can find my fault or teach a new method thanks a lot
  2. B

    about different image display at the same time

    I am creating a form that can display the image from stored links but I find that I cannot display different image at the same time record 1 record 2 record 3 you can try my sample maybe you can find my fault or teach a new method thanks a lot
  3. B

    about image display

    I am going to show some images I have stored the links of photo in a table how can I show the different pictures in a form at the same time?
  4. B

    About Auto-Numbering

    can I make a field that can auto-number which the format that I want?? As I know that there is two format for auto-number but I don't like them I want to number my own format like XXX-YYYYMM-ZZZZ XXX is the category number that would be selected in the form connecting to table YYYYMM is the...
  5. B

    About Auto-Generate a number

    About Auto-numbering can I make a field that can auto-number which the format that I want?? As I know that there is two format for auto-number but I don't like them I want to number my own format like XXX-YYYYMM-ZZZZ XXX is the category number that would be selected in the form connecting...
  6. B

    about a query for Search

    I have made the query I tried to search out the result by "category" in my "search" form but it doesn't work can anyone help me??
  7. B

    access a "password"-ed DataBase by form in other mdb file

    I have linked them together I tried to access the password protected DB with another DB(with forms only) but it did not prompt me for password just prompt me "it is not a correct password" what is happening?
  8. B

    access a "password"-ed DataBase by form in other mdb file

    access a password protected DataBase by form in other mdb file I got 2 mdb file one is a database with password , just contains tables stored information another is a database just contains forms to save/get data to the perivous database My question is How to save/get data form the...
  9. B

    about insert picture into a table from forms

    thanks maxmagion I got the "link" image methode but it is nessecery for me to insert the image to the database because I need to put the database into a LAN system in my office can the "link" methode can help me to do so?
  10. B

    about insert picture into a table from forms

    I am going to set up a database with access. there is a table and a form. in the table there is a field which is OLE class used to store image/picture. I found that I can drog the picture in the form's OLE field, but on the other hand, I want to insert the picture by commondialog from the...
Back
Top Bottom