Viewing Rule defined on a Column in Sybase Database -
02-06-2004
, 05:42 AM
Hi friends,
Currently i was testing a powerbuilder application with the backend as
Sybase Database. I had used terminal client service to run the
application which resides at the Client in US and i work in INdia.
During executing the application i encountered an error which stated
"Rule <RuleName> on <columnname> column of table <tablename>
violated". I knew that i had entered some value for the column which
was not permitted.
My question is how can i view the rule defined for that particular
column through Powerbuilder 6.5. With Powerbuilder6.5 version i am
able to view the columns and primary key for the table.
Manoj |