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
Remote Desktop Services Manager snap-in hangs
horse racing racecards data feed
VBScript Replace Function & the £ symbol?
Size of integer in embedded
Remoting into Windows 7 box, can't print locally.
Ethernet Network Connection Disables itself After Reboot (BOOTCAMP)
What is the next number of this number sequence? - General Math Question
XP install without access to CD drive
Get path of cfc file
vbscript create shortcut script, not completing script, no errors, code attached