problem with dbmysql mod

BlitzMax Forums/Brucey's Modules/problem with dbmysql mod

nadia(Posted 2008) [#1]
Hi Brucey
I've been using your dbmysql module. Mostly it works great and it is a fantastic addition to BMax!

I've run into the following 2 problems. I'm not sure if they are bugs or me just being stupid ;-)

1) TDatabaseQuery.lastInsertedID() creates an memory access error
2) a Date field doesn't get returned in a SELECT query.

here is some testing code: