Re: Workgroup file information file error: OleDB to Access file
From: Paul Keister (bogus_info_bogus_at_bogus_pjpm.biz)
Date: 01/31/05
- Next message: habdalla: "RE: Add Connection to ADO Database"
- Previous message: Tore Bostrup: "Re: Datarelation between two comboboxes?"
- In reply to: Paul Clement: "Re: Workgroup file information file error: OleDB to Access file"
- Next in thread: Paul Clement: "Re: Workgroup file information file error: OleDB to Access file"
- Reply: Paul Clement: "Re: Workgroup file information file error: OleDB to Access file"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 07:46:45 -0800
"Paul Clement" <UseAdddressAtEndofMessage@swspectrum.com> wrote in message
news:pqgsv0psnfa9cnv8rj67ded11evj9oks0l@4ax.com...
>
> Any chance the files are read-only or you don't have the appropriate
> permissions to open the
> database? I'm assuming that this is a VB.NET app and not an ASP.NET app.
>
>
> Paul ~~~ pclement@ameritech.net
> Microsoft MVP (Visual Basic)
Yes, this is a .NET app, not and ASP.NET app. It's actually C#.NET. This
is a good thought, but this was not the problem. Here's what's wrong:
there's a typo in the connection string. It should be, "OLEDB:System
Database," not, "OLE DB:System Database." Doah!
I'm glad nobody noticed this. I feel dumb enough already. This is further
confirmation of one of my long-standing theories: the worst bugs are caused
by the dumbest mistakes. In other words, if you find yourself spending
hours on a problem, don't look for subtle explanations, look for glaring
errors!
Thanks for taking a look at this.
Regards,
Paul
- Next message: habdalla: "RE: Add Connection to ADO Database"
- Previous message: Tore Bostrup: "Re: Datarelation between two comboboxes?"
- In reply to: Paul Clement: "Re: Workgroup file information file error: OleDB to Access file"
- Next in thread: Paul Clement: "Re: Workgroup file information file error: OleDB to Access file"
- Reply: Paul Clement: "Re: Workgroup file information file error: OleDB to Access file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|