Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a module where I open an access97 database and it works fine. Im
using the following code: Dim DB As DAO.Database, RS As DAO.Recordset, strSQL As String Set DB = DBEngine(0).OpenDatabase("C:\db1.mde", False, False) At the moment I covert this database to access2002 and this code doesnt work. Whats happened? Please I need help José |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002 Add-in: Open Database Connectivity available for Excel | Excel Discussion (Misc queries) | |||
Using EXCEL 2003 how do I open a Lotus Approach 9.5 database? | Excel Worksheet Functions | |||
Open Access Database under and Excel window using a Macro | Excel Worksheet Functions | |||
checking if an access database is open from excel macro | Excel Programming | |||
Open Ms Access database with excel macro | Excel Programming |