Save and Run Code from Database/file etc.

  • Thread starter Thread starter pk.yadav
  • Start date Start date
P

pk.yadav

Guest
My application required some codes to be different for every user mostly "if" commands but can be something else..


if a=b then or a>b or b>e etc. (for e.g. only this can be any thing, mostly different for each client.)

so, i want a option in which i can store code in database and then again run from database. it can be like a function or maybe a sub etc.


Please help if this is possible.


Thanks in advance.


Pradeep Yadav (Social MSDN)

Continue reading...
 
Back
Top