I've been reading about the GUIDs changing for ADO/MDAC in Windows 7 service pack1 for VB6 apps. I need to recopile my compontents and replace the deprecated ones with the new one. My question is if my VB6 app is only going to be installed on windows 7 with service pack 1 or windows 2008 with the latest service pack will my VB6 app still work or do I still need to install something else too?
ADO Windows With SP1 and VB6
1.8k Views Asked by paul rockerdale At
1
There are 1 best solutions below
Related Questions in WINDOWS-7
- "Encountered an issue where Windows 7 could not properly move the stage2 part to the specified location while writing the dual-boot bootloader
- In Windows 7 _ Is It Possible to widen the arrow button next to Switch Off button on Start Menu?
- Assign fake MAC Address to Wireguard Virtual NIC?
- Considering Proxmox to replace individual legacy PCs and LAN servers
- will gwbasic run on 32 bit windows 7
- What is the latest version of Cygwin's Setup that will run in Windows 7?
- How to restore data of a shortcut file
- Failed to create virtualenv or venv on certain Windows7 PC using Winpython 3.8.10 distribution
- MiniDumpWriteDump execution error on Windows 7
- How to use http/2 for ASP.NET Core Web app on win 7?
- DLL not found when Debugg using Windbg for Windows7
- WMI Win32_PnpEntity Class "Description" and "Caption" properties are working on Win7 but not working on Win10
- How can i make an executable file from Python project written on Windows 11 to run on Windows 7?
- Possible to force MSYS2 MINGW to build without UCRT?
- Produce a Windows Crash Dump Without User Intervention And Get An Error Dialog
Related Questions in VB6
- ORACLE: Tabs used for indentation converted to spaces in stored procedure when executing through DSN connection
- How to enable a menu that I added to external program on VB6
- microsoft from 2.0 controler textbox to retrieve the hindi content in vba
- VB6 compiled DLL giving CLASS_E_CLASSNOTAVAILABLE issue
- VB6 Project restore from Icon tray
- Can 64-bit Excel VBA use VB6 ActiveX?
- Separate batch of xml using vb6
- Translating decryption function from VB6 to C#
- No value given for one or more required parameters. in Vb6.0
- Read Text File Content from HTTPS Web using VB6
- Setting Working Directory for compiled VB6 application
- becubed oletool missing function call servertime.refresh
- VB6, Win10 x64, MS Office 2016, the Office (Excel) 16 reference is not available, VB, how to add?
- How to set a data comparing with row and column of msflexgrid in vb6
- What is the proper way to create a win32 toolbar on vb6 using win32 api?
Related Questions in ADO
- Excel column datatype issues using MSADO and Access 2016 Engine driver
- Unable to Group by Parent in Stacked bar chart - ADO Dashboard widget
- Caused by : java. awt. HeadlessException
- C# test if SqlDataAdapter contains records
- Pipeline release error - AttributeError: 'VirtualMachine' object has no attribute 'time_created'
- Unable to print ADO User Stories
- While trying to edit a DBF database with ADOQuery in Delphi, I get the error: The line specified for updating was not found
- Azure Devops Condition in a YAML Pipeline - only run between specific time
- Azure DevOps REST api to add continuous deployment trigger
- AzurePowerShell@5 not working with Az.Resources 6.16.0
- How do I write this vb.net/linq select more performant?
- How to add a new item to a sharepoint list using VBA?
- How to delete hmtl tags using python
- Filter workitems created within a time range using Wiql
- How to automate deleting existing content on wiki in python script?
Related Questions in MDAC
- Fix MDAC n IIS10
- IIS return Microsoft Data Access Components error
- How to execute a DMV query in SSAS through a powershell runbook from Azure Automation?
- SSIS error: Connection manager has not been assigned to the Excel
- Repackaging Installshield 5.0 installer to MSI and removing dependencies
- How to Get list of all ODBC or Access DataSources in 64 Bit Machine using C#
- Why my MDAC 2.7 reference doesn't work on Windows 10?
- MDAC Error on Windows XP - Deploy Vb.net
- ADO.Net change "Persist Security Info" default back to True
- What provider should I choose for my VB6 ADODB connection to SQL Server 2014?
- Apache/Perl Cannot Find MDAC without CommonProgramFiles(x86)
- Windows job scheduled through TWS gives MDAC error
- MDAC ADODB in Win 2012 R2
- .Net framework require MDAC installed in server 2008
- ADO Windows With SP1 and VB6
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The updates you need to fix this problem are here.
This blog post explains a bit more about what happened and how they DRASTICALLY (Microsoft's emphasis) underestimated the number of developers that would be re-compiling ADO applications on Win7 SP1.