I think 7.6 has search abilities but what problem do you experience when using dbprocs? I have dbprocs that fetch rows that contain lvchar columns.
-----Original Message----- From: Uwe Haussmann [mailto:[EMAIL PROTECTED] Sent: Thursday, April 14, 2005 3:27 AM To: [email protected] Subject: Long(Varchar) Columns The use of LONG datatype is extremely restricted in MaxDB. Not only that one cannot use stored procedures when a table contains columns of this datatype, but also one cannot search on the content of such fields. Is this planned to be ameliorated in the near future ? Or otherwise, which possiblities do I have if I must search keywords on the contents of such fields ? Greetings UH -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
