View Issue Details

IDProjectCategoryView StatusLast Update
0000359Database Workbench v4InterBase Modulepublic2013-08-19 14:15
ReporterMartijn Tonies Assigned ToMartijn Tonies  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version4.4.1 
Summary0000359: Debugger: Possible "datatype not supported" error on preparing certain SQL statements.
DescriptionPossible "datatype not supported" error on preparing certain SQL statements.

Example:

for select PRODUCTID, PRODUCT_NAME, PRODUCT_PRICE, VENDORCODE,
             CATEGORYID, CATEGORY, SIZES_AVAILABLE, PRODUCT_IMAGE
   from browse_products
   where :filter_pid = productid
      or :filter_pid is null

If "filter_pid" is NOT NULL, the error is raised.
TagsNo tags attached.
DBMS & Version

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2012-05-23 19:28 Martijn Tonies New Issue
2012-05-23 19:28 Martijn Tonies Issue generated from: 0000358
2012-05-24 09:34 Martijn Tonies Status new => assigned
2012-05-24 09:34 Martijn Tonies Assigned To => Martijn Tonies
2013-06-03 16:50 Martijn Tonies Status assigned => resolved
2013-06-03 16:50 Martijn Tonies Fixed in Version => 4.4.1
2013-06-03 16:50 Martijn Tonies Resolution open => fixed
2013-08-19 14:15 Martijn Tonies Status resolved => closed