Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Request]: Microsoft OLE DB Driver for SQL Server x64 #246122

Open
1 task done
nialljenIT365 opened this issue Apr 7, 2025 · 2 comments
Open
1 task done

[Package Request]: Microsoft OLE DB Driver for SQL Server x64 #246122

nialljenIT365 opened this issue Apr 7, 2025 · 2 comments
Labels
Help-Wanted This is a good candidate work item from the community. Needs-Triage This work item needs to be triaged by a member of the core team. Package-Request This is a request for a package (new or updated version)

Comments

@nialljenIT365
Copy link

How can we help?

I would like someone else to build the manifest.

Please read and ensure the following

  • The installer meets the above requirements

Please provide the following information

Download Page Url: https://learn.microsoft.com/en-us/sql/connect/oledb/download-oledb-driver-for-sql-server?view=sql-server-ver16
Publisher: Microsoft
Package Name: OLE DB Driver for SQL Server
Description: Stand-alone data access application programming interface (API), used for OLE DB. OLE DB Driver for SQL Server is available on Windows and delivers the SQL OLE DB driver in one dynamic-link library (DLL).
Package Version: 19.3.5
Installer Url: https://go.microsoft.com/fwlink/?linkid=2278038

@nialljenIT365 nialljenIT365 added Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version) labels Apr 7, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Apr 7, 2025
@Dragon1573
Copy link
Contributor

Dragon1573 commented Apr 7, 2025

Warning

Seems unable to handle its dependencies. 😞

This package requires Microsoft Visual C++ Redistributable 2022 with version >=14.34. But adding Microsoft.VCRedist.2015+.x64[>=14.34.31823.3] for x64 installer will still encounter error code 1603.

Microsoft.SQLServer.Driver.OLEDB.19.installer.yaml

# Created with komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Microsoft.SQLServer.Driver.OLEDB.19
PackageVersion: 19.3.5.0
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
ReleaseDate: 2024-07-09
Installers:
- InstallerLocale: zh-CN
  Architecture: x86
  InstallerUrl: http://alist.dragon1573.local/d/msoledbsql_i386.msi
  InstallerSha256: 7E7E94D0CCF5F6438A99FAFFFACC1C5FEC41CA313A32D1C496528561AC2BD860
  ProductCode: '{78E91E8C-85A4-47A9-BDEC-BF0C77ABCBEB}'
  AppsAndFeaturesEntries:
  - DisplayName: Microsoft OLE DB Driver 19 for SQL Server
    ProductCode: '{78E91E8C-85A4-47A9-BDEC-BF0C77ABCBEB}'
    UpgradeCode: '{258C3003-13E6-42B7-95F8-EB693F67999F}'
  Dependencies:
    PackageDependencies:
    - PackageIdentifier: Microsoft.VCRedist.2015+.x86
      MinimumVersion: 14.34.31823.3
- InstallerLocale: zh-CN
  Architecture: x64
  InstallerUrl: http://alist.dragon1573.local/d/msoledbsql_amd64.msi
  InstallerSha256: 95B33DCBEA3D758F0E91120668AEEEFC91AB6288AB8A03BB68AFAEB4F8B3C8B0
  ProductCode: '{7208694A-511E-40FF-BD03-717323F4273C}'
  AppsAndFeaturesEntries:
  - DisplayName: Microsoft OLE DB Driver 19 for SQL Server
    ProductCode: '{7208694A-511E-40FF-BD03-717323F4273C}'
    UpgradeCode: '{B1F32E34-48E0-426C-8B0F-9DB732A4C975}'
  Dependencies:
    PackageDependencies:
    - PackageIdentifier: Microsoft.VCRedist.2015+.x64
      MinimumVersion: 14.34.31823.3
- InstallerLocale: zh-CN
  Architecture: arm64
  InstallerUrl: http://alist.dragon1573.local/d/msoledbsql_arm64.msi
  InstallerSha256: 3ED3BD287DA5155510E77B1EA6CB701E267003659F2BDAFA7124B20F3D6DC51E
  ProductCode: '{439BC8D5-E6BC-46D0-8C2E-49CA2E209BA3}'
  AppsAndFeaturesEntries:
  - DisplayName: Microsoft OLE DB Driver 19 for SQL Server
    ProductCode: '{439BC8D5-E6BC-46D0-8C2E-49CA2E209BA3}'
    UpgradeCode: '{2374EF99-C4C2-4A9F-A8CF-E5278C58434B}'
  Dependencies:
    PackageDependencies:
    - PackageIdentifier: Microsoft.VCRedist.2015+.arm64
      MinimumVersion: 14.34.31823.3
ManifestType: installer
ManifestVersion: 1.9.0

Microsoft.SQLServer.Driver.OLEDB.19.locale.zh-CN.yaml

# Created with komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Microsoft.SQLServer.Driver.OLEDB.19
PackageVersion: 19.3.5.0
PackageLocale: zh-CN
Publisher: Microsoft Corporation
PublisherUrl: https://www.microsoft.com/
PublisherSupportUrl: https://learn.microsoft.com/en-us/
PrivacyUrl: https://go.microsoft.com/fwlink/?LinkId=521839
PackageName: Microsoft OLE DB Driver 19 for SQL Server
PackageUrl: https://learn.microsoft.com/en-us/sql/connect/oledb/download-oledb-driver-for-sql-server?view=sql-server-ver16#download
License: Proprietary
Copyright: Copyright (c) Microsoft Corporation
CopyrightUrl: https://learn.microsoft.com/en-us/legal/termsofuse
ShortDescription: >
  The OLE DB Driver for SQL Server is a stand-alone data access application
  programming interface (API), used for OLE DB, that was introduced in SQL
  Server 2005 (9.x).
Description: >
  OLE DB Driver for SQL Server delivers the SQL OLE DB driver in one
  dynamic-link library (DLL). It also provides new functionality above and
  beyond that supplied by the Windows Data Access Components (Windows DAC,
  formerly Microsoft Data Access Components, or MDAC). The OLE DB Driver for SQL
  Server can be used to create new applications or enhance existing applications
  that need to take advantage of features introduced in SQL Server 2005 (9.x),
  such as multiple active result sets (MARS), user-defined data types (UDT),
  query notifications, snapshot isolation, and XML data type support.
ReleaseNotesUrl: https://learn.microsoft.com/en-us/sql/connect/oledb/release-notes-for-oledb-driver-for-sql-server?view=sql-server-ver16#1935
ManifestType: defaultLocale
ManifestVersion: 1.9.0

Microsoft.SQLServer.Driver.OLEDB.19.yaml

# Created with komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Microsoft.SQLServer.Driver.OLEDB.19
PackageVersion: 19.3.5.0
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community. Needs-Triage This work item needs to be triaged by a member of the core team. Package-Request This is a request for a package (new or updated version)
Projects
None yet
Development

No branches or pull requests

2 participants