Using SQL-SMO

Wijklodewijk

New member
Local time
Today, 12:12
Joined
Feb 22, 2008
Messages
7
In my VBA application access 2007 I used to work with SQL-DMO. This no longer supported by Microsoft so I have rewrite everything to SMO. If I try to add the microsoft.sglserver.smo.dll from the sqlserver 110 sdk assemblies dir in the reference I get an error: can't add a reference to the specified file
Is this because of access 2007 or it is simple not possible to use smo in VBA?
 

Users who are viewing this thread

Back
Top Bottom