PC Review


Reply
Thread Tools Rate Thread

close Access application

 
 
Matex
Guest
Posts: n/a
 
      12th Aug 2004
Hi !!!

I have an asp.net application in VB.NET, and need to display msaccess
reports on the web. everything looks great but in one step i`m
connecting msaccess, retrieving report list and closing DB.

<code>
dim iReportCount as integer
dim cDb as object = access.CurrentDb
iReportCount = cDb.Containers("Reports").Documents.Count
'report count
</code>

i`m sure that this part of code blocks ?msaccess?, so i can`t close
that process from code. Then I must to kill this proc in task manager.
(I`m using xp pro.)

Thanx for Help
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
close all access application balu Microsoft Access VBA Modules 1 27th Oct 2008 08:10 AM
Close an access application Jose Microsoft Access Form Coding 2 18th Sep 2008 08:04 PM
Close a Application from Access =?Utf-8?B?TWFya3Vz?= Microsoft Access Form Coding 1 25th Nov 2007 08:32 PM
[Access 2007] Problem to disable the Close Button (X) on the Access Application Window David Berthemet Microsoft Access 0 28th Feb 2007 11:33 AM
Access.Application.Quit - opens Access again then won't close - He =?Utf-8?B?SGx1aGx1d2U=?= Microsoft Excel Programming 0 30th Jan 2006 11:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:34 PM.