Path: csiph.com!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!multikabel.net!newsfeed20.multikabel.net!eweka.nl!lightspeed.eweka.nl!69.16.177.246.MISMATCH!cyclone03.ams2.highwinds-media.com!news.highwinds-media.com!voer-me.highwinds-media.com!npeersf03.am4!fx08.am4.POSTED!not-for-mail From: "Ivar" Newsgroups: comp.lang.basic.visual.misc References: In-Reply-To: Subject: Re: Qs on DAO 3.6 Lines: 1 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 15.4.3538.513 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3538.513 Message-ID: <_8rcr.2237$Re2.395@fx08.am4> NNTP-Posting-Host: 86.18.103.232 X-Complaints-To: http://netreport.virginmedia.com X-Trace: fx08.am4 1332887226 86.18.103.232 (Tue, 27 Mar 2012 22:27:06 UTC) NNTP-Posting-Date: Tue, 27 Mar 2012 22:27:06 UTC Organization: virginmedia.com Date: Tue, 27 Mar 2012 23:27:06 +0100 X-Received-Bytes: 2249 Xref: csiph.com comp.lang.basic.visual.misc:1023 >when creating a field of type dbBoolean, How to display the check box in >that field if table is opened in data view. All I can get is -1 or zero? >If you are talking about the "data view" addon that comes with VB6, it How (When using DAO to create Database) Can I get Access to display a >msgbox >if mdb file is opened using Access > >You lost me there. If a "mdb file" is opened in MSAccess then I would >imagine it is known it is opened in MS Access? >I'm guessing that what you want to do is if your VB6 application >currently has the file open you want a message box to appear when a >user opens it using MS Access. Nope, The VB6 app uses only disconnected recordsets, so not connected to mdb file. If someone opens the mdb file using Access then Access shows a msgbox saying something like "it's your database, break it if you want to" Easy to do using Access, Clueless if it's even possible using DAO when creating the mdb file Thank you very much for taking the time to reply Anyone Else got ideas? Ivar