Bug #17342 | Executing an count(*) from PowerBuilder 11.5 running in WXP does not run. | ||
---|---|---|---|
Submitted: | 13 Feb 2006 15:40 | Modified: | 14 Feb 2006 11:12 |
Reporter: | Carlos Mejia | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 3.51.12 | OS: | Windows (XP pro) |
Assigned to: | CPU Architecture: | Any |
[13 Feb 2006 15:40]
Carlos Mejia
[14 Feb 2006 11:12]
Valeriy Kravchuk
Please, read the manual (http://dev.mysql.com/doc/refman/5.0/en/select.html and http://dev.mysql.com/doc/refman/5.0/en/select-into-statement.html). SELECT ... INTO works only in stored procedures in MySQL.
[10 May 2011 13:32]
ANDRES TORRES
La solución es agregar en el dbparm option=135168 Andrés Torres A. andres@consucorp.com.mx