Page 1 of 1

Error 58014 when selecting data from db2

Posted: Thu 29 Oct 2009 06:50
by Moehre
Hi!

Perhaps this isn't a UniDac issue, but I can not select any data from my fresh installation of DB2 Express 9.7 database on windows XP (my developer machine). The connection using TUniConnection is established, but any select on the SAMPLE database (f.e. "SELECT NAME FROM EPLOYEE") will fail with the message

[IBM][CLI Driver]{LU62SPM][SQL 30070N command "Unsupported function for SPMDB connection" is not supported. SQLStage = 58014]

What's going wrong here?

Thx
Moehre

Posted: Mon 02 Nov 2009 10:40
by Plash
By searching Internet I found that this error can occur if your database is not properly registered on the client.

To register the database you should use the Configuration Assistant application.