Spell checking

  • Hi All.

    Can someone help with the following:-

    I have a database table with a text field in it which I need to spell check the contents of every record.

    Is it possible to do this through SQL Server (2000) if so, how.

    Many thanks

    CCB

  • No. Your best bet would be some third party utility to do this or a control that you can pass a field to. You can loop through the table and call the control.

     

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply