Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Spell checking a SQL 7 database

Status
Not open for further replies.

Norwich

MIS
Mar 3, 2002
336
GB
Hi,

I'm looking for tools to spell check various table fields in a standard SQL7 database. Any ideas on what I can use?

Thanks
 
Besides scripting out the table(s), or database(s), into a single file and then opening the .sql file in Word or some other editor w/ a spell checker, I don't believe there is such a product. But you never know! Thanks

J. Kusch
 
We've a table of contact details, fronted by a data entry application - a couple of the fields are free text and the data entry folks aren't going to win awards for their spelling. We're looking into putting spell checking into the data entry itself but we need to address what's been done before.

The reason we're looking into it now is that these columns - where they were not really used before - are not going to be the targets of search queries.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top