Oledb error
- From: "Last73" <last73@xxxxxxxx>
- Date: 24 Nov 2005 07:58:28 -0800
Hi all,
I've a problem with a custom VB6 application.
The program connects a Sql server via ADO, the code lines are:
Set aCon = New ADODB.Connection
Set aRs = New ADODB.Recordset
and the connectionstring is
"Provider=SQLOLEDB.1;User ID=USER;Password=PWD;Initial
Catalog=DBNAME;Data Source=SERVERNAME, SQL STATEMENT
This program works fine on MS Win 2k,Xp Home/Pro, but when I launch it
from Xp embedded (SP1 or SP2) I get the error "-2147467259 Unspecified
error".
I've tried to reinstall MDAC 2.8, re-register every ADO/OLEDB dlls, but
nothing change!
Could anyone help me???
Thanks.
.
- Follow-Ups:
- Re: Oledb error
- From: Stas Pavlov \(eMVP\)
- Re: Oledb error
- Prev by Date: Local Users and Groups Error
- Next by Date: Oledb error
- Previous by thread: Local Users and Groups Error
- Next by thread: Re: Oledb error
- Index(es):
Relevant Pages
|
|