Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sqlnovice123
Constraint Violating Yak Guru
262 Posts |
Posted - 2006-04-20 : 13:41:41
|
| Hello,Does anyone know the error number, syntax to use in Sybase?For SQL Server, the following works:RAISERROR ('No data found today for the GetOOHHedgeFundTrades Report.',16,1) WITH SETERRORI am not sure about how to use this in Sybase.Many Thankssqlnovice123 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|