Problem with Developer Express Quantum Grid
Posted: Mon  14 Aug 2006 21:52
				
				Hi,
I am using the Devexpress Quantum grid and when I do a query like this:
SHOW COLUMNS FROM user;
the grid totally fails with AVs. I believe it has something to do with the memo types being returned by the SHOW COLUMNS statement.
The grid stops with the AV on the Type column of the SHOW Columns statment. When I do a break it stops in a corelabs method(memdata unit) called GetBlobSize and fails when it tries to get the size.
I am also seeing data corruption from other show commands like show session variables;
			I am using the Devexpress Quantum grid and when I do a query like this:
SHOW COLUMNS FROM user;
the grid totally fails with AVs. I believe it has something to do with the memo types being returned by the SHOW COLUMNS statement.
The grid stops with the AV on the Type column of the SHOW Columns statment. When I do a break it stops in a corelabs method(memdata unit) called GetBlobSize and fails when it tries to get the size.
I am also seeing data corruption from other show commands like show session variables;