Recent content by sivakumari

  1. S

    How to use drop downlist

    test testdgsdfsf sdfsdfsf
  2. S

    How to use drop downlist

    How to use drop downlist
  3. S

    to embedd image in image control using imagelist at run time

    Hi, can anyone tell me about how to embedd image in image control using imagelist. I added the 5 images in imagelist at design time and added the following code. image.picture=imagelist.listimages(1).picture but iam getting error.error no :2110,cannot open the file . thank u, Siva
  4. S

    Missing reference

    embedding image in imagelist Hi, Thank u. i have sorted the problem.i have another doubt. will u tell me about how to embedd image in image control using imagelist. I added the 5 images in imagelist at design time and added the following code. image.picture=imagelist.listimages(1).picture but...
  5. S

    Missing reference

    Hi all, There is some problem in opening the Access database I have developed my application in MS Access 2000. i have upgraded office to version 2003. Its showing error That is:- “Your database or project contains a missing or broken reference to the file ‘MSOW.DLL’ version 1.0” . pls. help...
  6. S

    how to embedd image in image control using imagelist.

    Hi all , Can anyone tell me about how to embedd image in image control using imagelist. I added the 5 images in imagelist at design time and added the following code. image.picture=imagelist.listimages(1).picture but iam getting error.error no :2110,cannot open the file . thank u, Siva
  7. S

    How to embedd Image in imagecontrol at runtime

    Hi, How to embedd Image in imagecontrol at runtime i have used this coding, set image=loadpicture("path") and image.picture="path" Both are showing error messages. Siva
  8. S

    How to lock tables

    then how to add new records hi, if doing so how can i enter data through form?
  9. S

    How to lock tables

    hi, i have created a table with 2 records.i want to lock the record such that nothing can be done with the existing records but allows to add new records.wat should i do?? thank u
  10. S

    Can we create executable file from mdb

    hi, Can we create executable file from mdb
  11. S

    how to create editable flexgrid

    How can we place DBGrid in Access Hi, Can anyone tell me how to use dbgrid in access
  12. S

    how to create editable flexgrid

    hi friends, Can anyone tell me how to create editable flexgrid
  13. S

    how to create text box at runtime

    hi friends, can anyone tell me how to create textbox control array at runtime.
Back
Top Bottom