Author: Heiko Spallek
Email: [EMAIL PROTECTED]
Message:
I have checked and the create statement for the database is:
...
"description" char (100) NULL ,
...
So, I will alter the table to have 
ALTER TABLE url MODIFY description char (255) NULL

But, will the program store longer descritptions now, or do I need to change something 
in the indexer as well?

Thanks!
Heiko

Reply: <http://search.mnogo.ru/board/message.php?id=2065>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to