Business Rules .. etc ...
Date: Wed, 05 Jan 2000 23:45:48 GMT
Message-ID: <MIQc4.2995$fj1.1427369_at_news1.rdc1.on.wave.home.com>
[Quoted] I am wondering if anyone can help me answer this question I have...
At work, we are setup such that our Oracle server runs on a UNIX box and the client machines are all on NT workstations (not too unusual). We are not doing any web based programming at all at the moment .. just client/server. What I want to do, is create some objects that handle the business rules. For example, if column X is null then column Y and Z can (or must) be empty ... but ... if column X has a value, then columns Y and Z MUST have values (and only certain values).
[Quoted] What would be the easiest way to implement something like this? Most of our applications at the moment run on Powerbuilder applications ... some are done in Visual Basic ... and stored procedures are done (obviously) in PL/SQL. I do not want to use ODBC at all. Any help on this issue would be greatly appreciated!!
Thanks!
G. Received on Thu Jan 06 2000 - 00:45:48 CET