Showing posts with label apllication. Show all posts
Showing posts with label apllication. Show all posts

Sunday, March 25, 2012

Check integrity using Triggers

I'm trying to check integerity using Delete triggers between 2 database but
from my C# apllication t always say that the query successfull!!
how could i make this work'Hi
Post the DLL and DML and then we can help you.
We can't guess what your T-SQL code and tables look like.
Regards
--
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@.epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Islamegy" <NULL_Islamegy_NULL@.yahoo.com> wrote in message
news:umCrBob7FHA.3416@.TK2MSFTNGP15.phx.gbl...
> I'm trying to check integerity using Delete triggers between 2 database
> but from my C# apllication t always say that the query successfull!!
> how could i make this work'
>
>