http://www.dotnetjunkies.com/tutorials.aspx?tutorialid=347
David L. Penton, Microsoft MVP JCPenney Application Specialist / Lead "Mathematics is music for the mind, and Music is Mathematics for the Soul. - J.S. Bach" [EMAIL PROTECTED] Do you have the VBScript Docs or SQL BOL installed? If not, why not? VBScript Docs: http://www.davidpenton.com/vbscript SQL BOL: http://www.davidpenton.com/sqlbol -----Original Message----- From: Matthew Small [mailto:[EMAIL PROTECTED]] OK, just to update you - if you care - I never did figure out which Com object is responsible for Access. However, I did come across a nice C# function that will kill a process by its name. So I modified it and added it to my page. Now, when I run the code, I also run the function that will kill the process generated by the code. Matthew Small IT Supervisor Showstopper National Dance Competitions 3660 Old Kings Hwy Murrells Inlet, SC 29576 843-357-1847 http://www.showstopperonline.com -----Original Message----- From: Matthew Small [mailto:[EMAIL PROTECTED]] OK, I've come across a page on Goolge that explains that in .NET, COM objects are encapsulated by adding a reference to them in the solution explorer in Visual Studio (I have no idea how to do it otherwise). Then VS will generate a wrapper class that has all the functionality of the COM object. The next question: which COM object is the Access application a part of? I've looked in OLEVIEWER, I still have no idea which it is how I would tell it in the future. Matthew Small IT Supervisor Showstopper National Dance Competitions 3660 Old Kings Hwy Murrells Inlet, SC 29576 843-357-1847 http://www.showstopperonline.com --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
