Results 1 to 3 of 3
  1. #1
    Alice Liu is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    2

    An Unhandled win32 exception occurred in MSAccess.exe

    Hi,

    I am importing a database from DB2 to Access but prompted by the error from Visual Studio Just-in-time Debugger with the error of "An unhandled win32 exception occurred in MSAccess.exe" and asked to Send Error Report to Microsoft from the dianlog box "Access has encountered a problem and needs to close".

    I went to web site searching for the solution and some of them said if the PC installed SQL server 2005 will be generated the error of this.



    My PC used be able to import the database from DB2 before installing the SQL server client instance. Would that be the problem? How can I work around this problem and still be able to import DB2 database to Access? any help would appreciate.


  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    import refers to the import of table data only. no other code.

    attempt to export data out of db2 to an intermediate neutral file such as excel, delimited txt.

    then perform your import of that table data on that file.

    note that db2 permits much wider tables than does Access2003 which is limited to 2k character width records. you may need to split tables into acceptable widths before import and then link together.

    hope this helps.

  3. #3
    Alice Liu is offline Novice
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    2
    Hi NTC,

    Thank you for the help.

    I have very basic skills of db2, would you please show me how to commend this batch?

    Thanks.
    Alice

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Learn MSAccess by playing MSAccess Jeopardy
    By pkstormy in forum Sample Databases
    Replies: 4
    Last Post: 11-17-2016, 07:27 AM
  2. Exception Reporting - Continued
    By shexe in forum Queries
    Replies: 11
    Last Post: 09-20-2010, 11:20 AM
  3. Exception Reporting
    By shexe in forum Queries
    Replies: 16
    Last Post: 09-09-2010, 09:14 AM
  4. Exception When Executing In Java But Runs In MS Access DB Manually
    By vasuresh.kishor@gmail.com in forum Access
    Replies: 0
    Last Post: 03-11-2010, 12:22 AM
  5. MSACCESS Query
    By saa18 in forum Access
    Replies: 0
    Last Post: 11-14-2008, 05:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums