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
Display User Pictures stored in AD (thumbnailPhoto) in Windows 7 and Windows 2008 Logins
storing multiple image in one field
Need to reinstall OS on a laptop
Windows Small Business Server 2008 Console Updates
C# delete empty rows in excel
Files scp'ed from Unix servers to Win XP (running WinSSHD V5 ) could not be deleted on the PC
Javascript... add onmouseover .... variable not working
Enable tcp_nodelay
What is a document library
Accessing an FTP server internally that is on a different subnet.