Recent content by danny123

  1. D

    Write Conflict Error

    Hi there, I have a MS access 2003 database with SQL linked table. When i am trying to update one particular record i am getting write conflick error. I have tried all the solutions suggested by different sites like changing the lock to Edited Record and Setting the default value. But the...
  2. D

    Exporting pdf (oledb object) from Access

    Thanks alot! That served my purpose!
  3. D

    Exporting pdf (oledb object) from Access

    Hi there, I have a ms access 2003 database which have a table storing some oledb object type data. How can i export that data to hard disc? Thanks in advance!
  4. D

    Optional Field

    Hi there, In one of my reports, i have a field naming "Company Name". Now i want that this field should be visible only when there is value for this (Means its not null). And in case the value is null then space for the field is also not used. For example: If Company Name if not Null: Mr...
  5. D

    Database taking long time

    Nop , no linked tables in the database.
  6. D

    Database taking long time

    Thanks for response. Yes i did try to compact and repair but no effect at all.
  7. D

    Database taking long time

    Hi there, I have on MS Access database.which was working fine untill now but suddenly it started this strange behaviour. When i open it it opens without any error but stays in the frozen state for like 5 mins means i cant do any thing or i cant click anywhere. and after 5 mins it starts...
  8. D

    Uploading PDf file

    Hi there, My user want to upload the PDF files to the access database using the access forms. First of all is it possible? If yes then how can i do this? Thanks alot Danny
  9. D

    Enable view -->Zoom

    Thanks that make fully sense to me . I was trying that for form.
  10. D

    Enable view -->Zoom

    Open a database. go to Views tab on the top drop down to Zoom option---------------This option is Frozen User want to make it avalable. Can some one please help.
  11. D

    Enable view -->Zoom

    Hi there, The View --> Zoom is in frozen state right now.I am trying to enable the View--> Zoom function but i dont see any option anywhere to set it on. Please advice. Thanks Danny
  12. D

    Query Form

    Thanks for response but i have allready resolved the issue and i have posted the solution also just one min before you posted. Thanks Danny
  13. D

    Query Form

    i got it working. There can be 2 reasons: 1. If this error is allready handled then try to check Tool--> Options --> General --> and Under Error trapping check on :Trap on Unhandled errors" 2. Second is may be the error is not handled at all(that was mine case)i just added the exception and...
  14. D

    Error 3011 Database corrupt

    Thankyou so much for your support! Here are the answers for the question: 1.Yes its on Network 2. It have one single mdb file (not split) 3.yeah lots of people connect it via wireless 4.No we dont generally compact and repair . We do it if something is broke down. Thanks Danny
  15. D

    Query Form

    RunTime Error 7874 Hi there, I have a query form which user use to search for records according to their conditions they selected from the dropdowns. Now when there is result for the conditions specified it works fine but when there is no record it pops up message saying no record and as one...
Back
Top Bottom