For Programmers: Free Programming Magazines  


Home > Archive > Smalltalk > January 2005 > New in squeak and mysql









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author New in squeak and mysql
Rog?rio

2005-01-07, 4:00 pm

In squeak when a try to execute:
'insert into table person (name, dt) values('foo', '2005-1-1')' -OK
'SELECT LAST_INSERT_ID()'- OK ( I think the problem is here)
select * from Person; - I received an error MessageNotUnderstood:
UdefinedObject>> asInteger
Originated from:
JdmConnection>>executeQuery: aQuery
....
JdmConnection>>readName:

I am using win2000.

Thanks.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com