ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   DB Connection error (https://www.excelbanter.com/excel-programming/291227-db-connection-error.html)

JoshPeltier

DB Connection error
 
Hi,
I am using one of the tips to pull data from the excell sheet into an
access table (acutually multiple tables) However, I keep getting an
error from by openDatabase command. Any Ideas?
Here is the Code:

Dim wk As Workspace
Dim dbConn As Database
Dim rs As Recordset
Dim r As Long
Dim iCID() As Integer
Dim iCT() As Integer
' Can also use system dns "tfTestDB", but it does not work either
Set wk = CreateWorkspace("", "admin", "")

----Problem code vvvvv
Set dbConn = wk.OpenDatabase("C:\Documents and Settings\Josh Peltier\My
Documents\TerraFirma\db\test\testData.mdb"

Any help would be great.

Josh


---
Message posted from http://www.ExcelForum.com/



All times are GMT +1. The time now is 01:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com