:laugh: :laugh: :laugh: Very Funny!
Tech Code Freak
Posts
-
Early retirement bonus -
Getting what you asked forGreat one! Very funny!
-
Few funniesGreat ones! Was funny all the way! :laugh:
-
He is out:thumbsup: Earns 5!
-
10 times its usual size:laugh: Deserves a 5!
-
Found an old joke email. This was the best one.what muffin?
-
Error: 'Page_Validators' is undefinedI'm facing the same problem.... Searched for the solution but in vain! :( [Update] I've found the solution! Just add a
<script type="text/javascript">
var Page_Validators = new Array();
</script>to the start of your page giving the error. And there you go!.....error solved.
-
Trigger in asp.netYes, It is possible to restrict DML by triggers. You said that you have already made triggers. Then you only have to edit them and add your logic for restricting some action. It must be in if-else construct. If the action is not valid according to your logic, then just add 'Rollback Transaction' in your if construct! And you're done! You have just restricted the invalid DML! Enjoy! For further details, Visit this[^]
-
My trousers keep falling downChrisElston wrote:
b) attempt to puncture another hole in my belt
Get the hole nailed into your.. .. .. .. :cough:......belt Of-Course! :-D
-
Want to feel old?Uh-Oh, I'm :cough: feeling too :cough: old.... :cough: ..... :cough: uh X| . . . . Ah! now it's my re-birth! So wish me Happy Birthday!....... :-D
-
Trigger in asp.netAs the name suggests - 'Trigger', these triggers are automatically fired. And according to my knowledge, one cannot fire the trigger explicitly. That means, they get automatically fired when the task for which they have been made occurs. i.e. when some data is inserted / updated / deleted in the table. For eg. If you have made an insert trigger on a table, it will be fired only when some data is inserted in it..and so on. You don't have to call / fire these triggers in your code.
-
MJOTD:laugh: Great one! My 5up!
-
Client meeting today [Meeting over]Great! Congrats! :thumbsup:
-
Mp3's On the InternetGood and safe decision!
-
Virtual MachinesGreat! My 5 for you.
-
Did I St-St-Stutter?Exactly! It's very truly said! :thumbsup:
-
Is this a coding horror?Your code is not a horror in any ways! Instead, its a clever code and must be upvoted as I have given 5up for that!
-
Tech support callI was told to get Toad and Hibernate. Now I'm gonna buy a Toad in the monsoon and force it to Hibernate whole winter! :)
-
In a band, with a gangGreat! :thumbsup: Best of Luck and Enjoy Rocking!
-
Testers *&^& (!)Keep it up! :thumbsup: Give the testers a b***. Why the heck are the called testers then if they don't know some of it?