Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
john24
Starting Member
2 Posts |
Posted - 2005-09-14 : 16:32:37
|
when trying to create a dts package and selecting either excel or access as the source or destination i get the following error message "a dynamic link library (DLL) initialization failed". how can i fix this? |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-09-14 : 16:36:07
|
You probably need to either reinstall the SQL Server client utilities or reinstall MDAC.Tara |
 |
|
john24
Starting Member
2 Posts |
Posted - 2005-09-14 : 17:11:48
|
reinstalling the client utilities did it - thank you!!!! |
 |
|
|
|
|