Thanks Marivic
Well can u tell me what is MDAC that u mentioned!
And how much memory does .net framework require?
Regards
amita
Printable View
Thanks Marivic
Well can u tell me what is MDAC that u mentioned!
And how much memory does .net framework require?
Regards
amita
MDAC - microsoft data access connectivity
u require mdac 2.7 to run vb.net
The .net Framework requires about 74 mb hard disk space
vinay
Hi,
MDAC 2.7 is pre requisite for Data Access .NET Framework.
To get information on .NET Installations requirements you can have Reference to below link.
http://www.asp101.com/lessons/install.asp
GraphoGeek
just a technicality, but ADO.NET will run with MDAC 2.6, it's just that 2.7 is recommended. I've always wondered why though, because the only changes MS lists on their site from 2.6 to 2.7 is enabled 64-bit processing :confused: