Re: OleDbConnectionString Vista
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Dec 2006 09:14:34 -0500
Dr. Patrick Havel wrote:
Hello *,I don't know the answer to this. If you don't get an answer here, you
in my VC++ program I use the following code to create a connection
object:
"m_sCreateString.Format("Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=%s.mdb;Persist Security Info=True;",m_sPfad);"
// Connection Object erstellen
hr = m_pConn.CreateInstance(__uuidof(Connection));"
It works correctly under W2K and XP. Under Windows Vista I get
hr=0x80040154 (Class not registered) even if UAC is disabled.
I installed on the machine MDAC 2.8 but it seems to have no effect.
should try the adonet group (microsoft.public.dotnet.framework.adonet)
as well as a Vista group. If you find an answer, we would appreciate it
if you would share it with us here.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- References:
- OleDbConnectionString Vista
- From: Dr. Patrick Havel
- OleDbConnectionString Vista
- Prev by Date: Creating Access Database with ADO through VB6
- Next by Date: Re: Creating Access Database with ADO through VB6
- Previous by thread: OleDbConnectionString Vista
- Next by thread: Creating Access Database with ADO through VB6
- Index(es):
Relevant Pages
|
|