Hi all
A oneday PB user after many years VBx.
First conversion involves a VB6 routine which interacts with MSAccess.
I was using DAO, but decided to do the "correct" thing and convert to ADO. I see plenty of good examples, many from José Roca most of which use TB_AD028.inc. I figured this would be created via the ComBrowser but when I goto the browser and click on the 2.8 library, the browser indicates <library not present>. So, just as an excercise, I thought I would download and install MDAC 2.8. This failed with an indication along the lines of: "Files are now part of operating system" (XPPro SP3).
Before I revert back to DAO can anyone give me a pointer as to where I can get latest ADO .inc file.
TIA
Ian Bayly
A oneday PB user after many years VBx.
First conversion involves a VB6 routine which interacts with MSAccess.
I was using DAO, but decided to do the "correct" thing and convert to ADO. I see plenty of good examples, many from José Roca most of which use TB_AD028.inc. I figured this would be created via the ComBrowser but when I goto the browser and click on the 2.8 library, the browser indicates <library not present>. So, just as an excercise, I thought I would download and install MDAC 2.8. This failed with an indication along the lines of: "Files are now part of operating system" (XPPro SP3).
Before I revert back to DAO can anyone give me a pointer as to where I can get latest ADO .inc file.
TIA
Ian Bayly
Comment