Question Katrina E Rodenhaus · Oct 26, 2023 ODBC Error on single table "No columns were bound prior to calling SQLFetch" I am very new to IRIS. We are developing a PHP application that connects to an IRIS instance of one of our vendors. I am having trouble with a specific table. When I need to query this specific table for specific fields, I am receiving an error. However, if I change the call to get all columns (`*`), there is no error. I get 37K records returned. Error: #Beginner #ODBC #SQL #InterSystems IRIS #InterSystems IRIS for Health 0 4 0 434
Question Katrina E Rodenhaus · Sep 14, 2023 PHP8 with ODBC connection to InterSystems IRIS returning NULL for fields VARCHAR(30000) I am very new to IRIS. We are developing a PHP application that connects to an IRIS instance of one of our vendors. This works well most of the time, but when I query a table to get data from particular fields that contain long text strings, it returns `NULL`. These fields are all `VARCHAR(30000)`. #ODBC #SQL #InterSystems IRIS 0 1 0 301