64Bit Recordsets
Is there a 64bit ADO Recordset? Is so, can you refer me to a web link with information. Are there any issues, I need to know or be concern about using a 64bit recordset? We are migrating from VB 6.0 32bit recordset to a 64bit recordset in C sharp
VulpesPosted Dec 10, 2014, 11:28 AM
http://msdn.microsoft.com/en-us/library/windows/desktop/ms676506%28v=vs.85%29.aspx
Curiously, there's no mention of ADO 6.1 though I have managed to find the dll for it now on my machine. It's in this folder along with earlier versions of ADO:
VulpesPosted Dec 10, 2014, 11:05 AM
However, a quick google revealed that the latest version 6.1 (msado15.dll), which is supposed to come pre-installed with Windows 7, does have a 64-bit version.
I couldn't actually find it on my Windows 7 system and possibly it's on the installation media but not installed by default.
Also there seems to be some problems differentiating it from the 32 bit version. See :
http://msdn.microsoft.com/en-us/library/windows/desktop/ms692877%28v=vs.85%29.asp