Viewing 6 posts - 1 through 7 (of 7 total)
I am looking for the connection string in the MS Access VBeditor. All i can see that looks like some sort of database connection is:
DBEngine.Workspaces(0).Databases(0)
where is the actual credentials for...
June 24, 2008 at 10:53 am
Dim dbldbl As Database
Dim rslRs, rslRs1 As Recordset
Dim sglcriteria, sglcriteria1 As String
Set dbldbl =...
June 23, 2008 at 10:54 am
Where can i find the ODBC tools? I am a newbie so i require a little bit more details.
June 23, 2008 at 10:53 am
I set it to include tcp and pipe connections but i get the same error.
June 23, 2008 at 10:41 am
I set it to local connections only. I am running the database and MS access application on the same machine under the same user (me).
June 23, 2008 at 10:33 am
The user has the required database set to default.
The user mapping includes the required database.
I have listed links to screenshots for both, take a look. Any help is great,...
June 23, 2008 at 10:02 am
Viewing 6 posts - 1 through 7 (of 7 total)