PDA

Click to See Complete Forum and Search --> : Opening Databases


Zeee
Jun 5th, 2000, 08:59 PM
Hi!
In determining how many times a database has been
opened, I use currentdb.properties("TimesOpened") in VBA
code. Is there a similar property in Visual Basic 6? I'm
using ADODB.Connection and ADODB.Recordset objects in
accessing databases and its recordsets. Your comments are
highly appreciated. Thanx in advance!!