A
Aubrey
Help needed to connect ADE. There are several posts directly addressing this
issue when I do an MSDN Search, but NO answers, yet. Try "data provider
could not be initialized" ...
Deploying Runtime ADE via MOD 2002 Packaging Wizard against (local) MSDERelA
Anonymous Merge Pull Subscription on Windows XP Pro Notebooks using Windows
Authentication. ...\Setup SAPWD="<averystrongpassword>"
Added Module modCopyConnect (adapted from Northwind/KB) to Establish
Connection:
Public Function fStartUp(strDBName As String, strMDFName As String, _
Optional strUN As String, Optional strPW As String)
Works GREAT, for Administrators.
Does NOT connect Users.
Errors:
-2147024891: [SQL-DMO][Service Control Error: Access is denied.
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'<domain>\<user>'.
-2147217843: Login failed for user '<domain>\<user>'.
OR (non-verbose error handler)
Data provider could not be initialized.
I have tried all sorts of NTFS Security settings on the Laptops, including
adding Everyone to MSSQL\Data folder
issue when I do an MSDN Search, but NO answers, yet. Try "data provider
could not be initialized" ...
Deploying Runtime ADE via MOD 2002 Packaging Wizard against (local) MSDERelA
Anonymous Merge Pull Subscription on Windows XP Pro Notebooks using Windows
Authentication. ...\Setup SAPWD="<averystrongpassword>"
Added Module modCopyConnect (adapted from Northwind/KB) to Establish
Connection:
Public Function fStartUp(strDBName As String, strMDFName As String, _
Optional strUN As String, Optional strPW As String)
Works GREAT, for Administrators.
Does NOT connect Users.
Errors:
-2147024891: [SQL-DMO][Service Control Error: Access is denied.
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'<domain>\<user>'.
-2147217843: Login failed for user '<domain>\<user>'.
OR (non-verbose error handler)
Data provider could not be initialized.
I have tried all sorts of NTFS Security settings on the Laptops, including
adding Everyone to MSSQL\Data folder