That might present a problem if you have more than one user at the same time. Your function will kill all instances of Access even if another user is not finished.
Sergey > -----Original Message----- > From: Matthew Small [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 17, 2002 2:29 PM > To: dotnet > Subject: RE: ASP.NET and COM Objects > > > 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 > > --- 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/
