Hi,

we used SAPDB for quite a long time in our company. While using SQL-Studio, 
access to the Data was easily possible. Now the db was updated to maxdb 7.5 and 
I experienced a problem while dealing with big columns. 
I got the following error :


---- Error -------------------------------
Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed
 General error;-2003 POS(8) Output columns too long
select * from tbl_test


while trying to access column lenghts like varchar(1024) or greater. 
There is a web-based SQL Studio running at the same time, which doesn�t have 
this Problem. So I think this problem has to be located in the ODBC-Driver.
I use SQL Studio 7.5 with included ODBC Driver.
Does someone know a solution for this issue?

Mark Ertel

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to