Error in Select command
Posted by: Sajad Deyargaroo
Date: January 28, 2005 06:12AM

I have created a database in MySQL and I access that via OLEDB provider. When I run "Select * from TableName" command, it fails on those tables which have a Text/MediumText/LongText field and TableName less than 20 characters.

The query works fine if I either change the field to Varchar or rename the table with NewName having at least 20 characters.

Can anybody explain this.

Thanks
Sajad Deyargaroo

Options: ReplyQuote


Subject
Written By
Posted
Error in Select command
January 28, 2005 06:12AM
January 28, 2005 02:40PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.