2 messages in com.mysql.lists.plusplusMy program is aborted.
FromSent OnAttachments
CViniciusM24 Mar 2001 05:00 
CassiusVM24 Mar 2001 06:18 
Subject:My program is aborted.
From:CViniciusM (cvin@uol.com.br)
Date:03/24/2001 05:00:40 AM
List:com.mysql.lists.plusplus

Greetings

I'm using mysql++ 1.7.8 on SuSE Linux 7.0 and MySQL 3.23.35. I did a simple program to connect to a table on my database. Connection(...) is OK, Query(...) is OK, but "Result res = myquery.store()" is not OK, the output is "Aborted". Why?

Thanks in advance, CassiusVM.