Membro desde: 03/12/2008 14:44:31
Mensagens: 377
Offline
Pessoal, estou fazendo uma conexao com um bd MS ACCESS.
Tudo funciona perfeitamente, só não o insert.
Supondo que eu desejo inserir 5 registros no banco, ao executar ele só insere o primeiro e gera o seguinte erro:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c90100b, pid=3452, tid=2968
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x100b]
#
# An error report file with more information is saved as:
# C:\Documents and Settings\br0026795283\Meus documentos\NetBeansProjects\SVF\hs_err_pid3452.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Java Result: 1