Re: Error
From: Anith Sen (anith_at_bizdatasolutions.com)
Date: 11/01/04
- Next message: Deb: "SQL Server Reporting - Checking to see if there are records in dat"
- Previous message: Anith Sen: "Re: Passing N Strings to a Function"
- In reply to: Dave S.: "Error"
- Next in thread: Hugo Kornelis: "Re: Error"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Nov 2004 08:55:26 -0600
You can trap the errors using a CASE expression with a PATINDEX() function
to check if the strings have digits in them. If you search the google
archives of this newsgroup, you can find several t-SQL examples of such
checking.
-- Anith
- Next message: Deb: "SQL Server Reporting - Checking to see if there are records in dat"
- Previous message: Anith Sen: "Re: Passing N Strings to a Function"
- In reply to: Dave S.: "Error"
- Next in thread: Hugo Kornelis: "Re: Error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|