Microsoft
Software
Hardware
Network
Question : I have a database trigger that I'd like to notify my ASP.NET program
How do I do that?
Right now, the trigger automatically fills a ciolumn with an int value that is 2 X the int value in the column populated by the user. I'd like it to notify ASP.NET that a record's been added.
How do I establish that handshake?
Thanks,
newbieweb
Answer : I have a database trigger that I'd like to notify my ASP.NET program
Yes, "Both tables must be InnoDB tables and they must not be TEMPORARY tables. "
http://dev.mysql.com/doc/r
efman/5.1/
en/innodb-
foreign-ke
y-
constrai
nts.html
I ran into the same problem recently.
Random Solutions
prstat vs top command
Seeking advice on a hosting vendor
How do I combine CustomValidators with RequiredFieldValidators and RegularExpressionValidator
s?
Dynamically Label Radio Button Lists in ASP.net
No Networking Installed on Windows 2008 VM After Migrating From VMWARE Server to ESXi Server
530 error bounced email when sending to any sbcglobal.net address from our sbs 2003 server. The ISP is sbcglobal DSL line.
Blank screen After WIn XP splash screen.
SQL has slowed down after DPM agent install
ASP Connection String vs. Database Access DLL
Submit a Form Without Refresh