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
DAG & CAS array configured but it's not failover
How to find the row count in an Oracle DataReader in ASP.NET?
Audit Report Generation SharePoint Content Viewing
Windows 7 Printing
PHP/Javascript newbie - need help integrating niftycube into my site
IPSEC VPN vs SSL VPN
group policy missing options
XP 10 inbound connection limit question
Host or domain name not found - Name service error
Convert C# to VB