R
rocco
Hello,
I'm developing a databse on a pc running Office 2003. I have Visual
Studio.NET 2003 and MDAC 2.8 installed on this system.
Since I need the db to run on a pc that has only Office 2000, I have
referenced:
- Microsoft Access 9.0 Object Library (instead of 11.0)
- Microsoft ActiveX Data Objects 2.1
Since I need to use also ADOX in my code, I have to reference to the
msadox.dll.
But on my system I can only find:
- Microsoft ADO Ext. 2.7 for DDl and Security.
Once I updated to MDAC 2.8 I cannot find a 2.1 for this library.
Will it work anyway?
And... Why I see on my system Microsoft ADO Ext. 2.7 for DDl and Security
instead of Microsoft ADO Ext. 2.8 for DDl and Security??
I know I can suggest to upgrade the pc with MDAC 2.8 and i can give them the
redistributable package for that, but I prefer to deliver only the database
and nothing more.
thanks,
Nico
I'm developing a databse on a pc running Office 2003. I have Visual
Studio.NET 2003 and MDAC 2.8 installed on this system.
Since I need the db to run on a pc that has only Office 2000, I have
referenced:
- Microsoft Access 9.0 Object Library (instead of 11.0)
- Microsoft ActiveX Data Objects 2.1
Since I need to use also ADOX in my code, I have to reference to the
msadox.dll.
But on my system I can only find:
- Microsoft ADO Ext. 2.7 for DDl and Security.
Once I updated to MDAC 2.8 I cannot find a 2.1 for this library.
Will it work anyway?
And... Why I see on my system Microsoft ADO Ext. 2.7 for DDl and Security
instead of Microsoft ADO Ext. 2.8 for DDl and Security??
I know I can suggest to upgrade the pc with MDAC 2.8 and i can give them the
redistributable package for that, but I prefer to deliver only the database
and nothing more.
thanks,
Nico