Search results

  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

    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!
  3. 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...
  4. 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...
  5. 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
  6. 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
  7. 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...
  8. D

    Error 3011 Database corrupt

    Hi there, when i am tryint to access my Access database its giving this error: The Microsoft Jet database engine could not find the object MSysDB. Make sure the object exists and that you spell its name and the path name correctly. (Error 3011) I am not even able to get in there Please...
  9. D

    Query Form

    Hi there, In my access database i have one query form which dynamically creates the query and perform it on the database. suddenly it started giving the error 3315. Field cant be zero length string. It happens only when i put the search condtion like Modified by --> Contains --> "xxx" but...
  10. D

    Unrecogonized File Format

    Hi there, While i am trying to open the access database its giving me below error: "Database ###### needs repair or its not access file format" And i am not able to open it because of that. Please advise if something can be done. Thanks Danny
  11. D

    F11 Setting

    hi there, Hiow can i make my access database to open the database window on pressing F11? Thanks Danny
  12. D

    Error 3001

    hi there, when i am searching one of the table in access db i am getting below error "Run Time error 3001" Invalid Argument. It was just working fine 1 min ago. Thanks Danny
  13. D

    DDEInitiate Command

    Hi there, In one of my access application one form is getting data from some other server. This below line of code is getting used. Dnumber = CStr(Forms![Results Hit List].Form![RecordId]) + I x = DDEInitiate("AEX", "ODBC") DDEExecute x, Dnumber Can some one please tell me how DDEInitiate...
  14. D

    Adding New Column

    Hi there, I am trying to add a new column to my table say name2 with data type Text. as soon as i hit save it gives me error "Unknown function Date in validation expression or default value on Contcts.LastUpdated. (Error 3388)" Any clue? One more thing what is the maximum number of columns...
  15. D

    Access 2003 Reinstall everytime

    Hi there, I am facing a strange problem with Access 2003 . Every time i open the access it says please wait while intallation is under progress and the reinstall the ms access. If i open any database directly clicking on shortcut it gives me error tht specified path does not exist, when i click...
  16. D

    ShellExecute

    Hi there.. In one form there is a button which on click open the document specified at the location in other textbox using shellExecute command. It was working fine but suddenly it stoped working now when i click on button it just dont do anything. I am explaining one more time to clear...
  17. D

    Mail Merge Record Selection

    Hi there.. I am having issues with MS Word mail merge. Issue is i am selecting the recepient list from access database. then i filter the list as per my need and send emails. But filter is not working properly.It is sending email to all the of records not to only selected ones. Can it be any...
  18. D

    Blank Pages getting print Out

    Hi There… I am having issue with printing out the result. Its only one page report but while printing it gives me first page with report and 3 extra blank pages. Anybody have any clue? Thanks Danny
  19. D

    Error 3315

    Hi there.. Yesterday i imported some new data into one of our tables from SQL server table using DTs package. Now when i use one of my query form to find all the records for oxford it gives me "Run-time error ‘3315’:Field: Matt Goldsmith041228.PETA_PERSON’ cannot be a zero-length string." I...
  20. D

    Closing Database

    Hi there My Access Db is working perfectly fine. But when I close it , it pops up message box saying ‘Database already exist’. Any Clue? Thanks Danny
Back
Top Bottom