Groups | Blog | Home
all groups > sql server (alternate) > september 2004 >

sql server (alternate) : Is there a way we can implement business logic by storing it in colums of a table and calling it?


ajayz90 NO[at]SPAM hotmail.com
9/29/2004 2:15:37 PM
What is the way we could implement a business logic from a Table by
storing it statemnnets in a colums and defining an execute sql to
execute it.Some legal requirements make it diffcult for us to create
modify stored procdures so Iwant to have a process where we create new
rows in a table and execute it to execute business logic.


All views are welcome.

Havin g one table two tables different approaches to store ststements
and execute them....Case logic how to implement it?

Flags in the tble colums in the tables


etc



Thanks


Leythos
9/30/2004 3:08:23 AM
In article <d9477327.0409291315.62cdb449@posting.google.com>, ajayz90
@hotmail.com says...
[quoted text, click to view]

If there are legal issues with using stored procedures then you will
have the same issues in any other methods - stored procs are the way to
go, unless you want to get into DLL's.

--
--
spamfree999@rrohio.com
AddThis Social Bookmark Button