comp.lang.ada
 help / color / mirror / Atom feed
From: tworoses1@gmail.com
Subject: Re: QtSql problem
Date: Fri, 6 Feb 2009 12:44:00 -0800 (PST)
Date: 2009-02-06T12:44:00-08:00	[thread overview]
Message-ID: <11f7dd27-c0ec-4e1a-b486-6e2d939744a0@y38g2000prg.googlegroups.com> (raw)
In-Reply-To: 498c95db$1_4@news.bluewin.ch

Whoops, sorry about that.

I made movie_tb.ads:
with TB_Wrap, Movie;
procedure Movie_TB is new TB_Wrap(Movie);

but when I run it I still get

Execution terminated by unhandled exception
Exception name: PROGRAM_ERROR
Message: EXCEPTION_ACCESS_VIOLATION
Call stack traceback locations:
0x2ed1dc5 0x77cc3097 0x77cc3069 0x77cc2efd 0x61f0129e
[2009-02-07 07:39:01] process exited with status1 (elapsed time:
00.42s)

I think it's working though, because I've been deleting the sqlite db
file before running the program and if I don't delete it and run
movie_tb.ads I get:

--------------------[ Unhandled exception ]-----------------
 > Name of exception . . . . .: PROGRAM_ERROR
 > Message for exception . . .: qt4-sql_queries.adb:424 explicit raise
 > Trace-back of call stack:
03108ECB in ?? at ??:0
0040261C in ?? at crtstuff.c:0
00402C1D in ada_movie_tb at tb_wrap.adb:8
00401CD8 in main at b~movie_tb.adb:624
00401235 in ?? at crtstuff.c:0
00401286 in ?? at crtstuff.c:0
7656E3F1 in ?? at ??:0
77D1CFEB in ?? at ??:0
77D1D1FD in ?? at ??:0

[2009-02-07 07:27:20] process terminated successfully (elapsed time:
00.28s)



  reply	other threads:[~2009-02-06 20:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06  4:43 QtSql problem tworoses1
2009-02-06  8:27 ` Vadim Godunko
2009-02-06  8:31   ` Gautier
2009-02-06 18:21     ` tworoses1
2009-02-06 19:56       ` Gautier
2009-02-06 20:44         ` tworoses1 [this message]
2009-02-06 22:51       ` sjw
2009-02-08  0:09         ` tworoses1
2009-02-09 14:04           ` Vadim Godunko
2009-02-09 15:55             ` Ivan Levashew
2009-02-10 10:32               ` Vadim Godunko
2009-02-13  4:21                 ` tworoses1
2009-02-07 21:17     ` Georg Bauhaus
2009-02-10  3:09       ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox