If anyone could provide some assistance with this, I would be very appreciative.
In the attached file, there is a SQL database backup. Restore this database to a SQL 2000 server and also to a separate SQL 2005 folder. Then, run the PowerBuilder 11 datawindow test application, and supply the server and database name. The datawindow has three columns, and if you execute the program against the SQL 2000 copy of the test database, all three columns show up in the datawindow. However, if you run the program against the SQL 2005 copy of the test database, the third column (alert_text) does not show up.
My colleague believes that this is a problem with the PowerBuilder SQL Native Client driver. I wonder if any of you have encountered something like this before.
In the attached file, there is a SQL database backup. Restore this database to a SQL 2000 server and also to a separate SQL 2005 folder. Then, run the PowerBuilder 11 datawindow test application, and supply the server and database name. The datawindow has three columns, and if you execute the program against the SQL 2000 copy of the test database, all three columns show up in the datawindow. However, if you run the program against the SQL 2005 copy of the test database, the third column (alert_text) does not show up.
My colleague believes that this is a problem with the PowerBuilder SQL Native Client driver. I wonder if any of you have encountered something like this before.