|
-
Sep 9th, 2000, 10:03 AM
#1
Thread Starter
Guru
I'm pretty sure you can't raise an event from SQL Server to VB...
your best option might be to create a trigger for each insert/update/delete, and do what you need to do (if you can) in that trigger.
I can see how using a timed VB app to query the database would put unnecessary strain on your DBMS
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|