![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I installed MS Office 2003 and SQL Server 2000. However, when I went to create a DTS pkg, I found that the following connection objects are missing: Excel, Access, Dbase5, HTML, Paradox Can someone please tell me what is going on? I am wondering if it has something to with MDAC, Office 2003, or any of the new security patches. This problem occurred after I re-imaged my system. Thanks in advance, Jason |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi Jason, First of all, I would like to show my gratitude to MVP Allan's greatest answer! I cannot agree more that some DLLs and Registries must be missing in your machine. However, please understand that it might have to take a long time for us to collect sufficient information narrowing down this issue regarding this strange issue. Please try the link in MVP Allan's reply and let me know whether we all hit the right track. Based on my scope, first of all, have you upgraded to Jet 4.0 Service Pack 8? If not, I would like to strongly recommend you install this service pack. You could find the download in the following knowledge base articles: Information about Jet 4.0 Service Pack 8 http://support.microsoft.com/kb/829558 Secondly, run the T-SQL below in Query Analyzer and let me know the result --- USE MASTER GO xp_enum_oledb_providers GO --- I would like to confirm Microsoft.Jet.OLEDB.4.0 and other providers are registered. Thirdly, if everything was backuped, I would like to recommend you delete your profile in the machine and then login again to see whether this will resolve your issue. Hope this helps and if you have any questions or concerns, don't hesitate to let me know. We are always here to be of assistance! Sincerely yours, Michael Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Get Secure! - http://www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#5
| |||
| |||
|
|
You may well have a problem with MDAC and/or the DTS dlls. Reregister the DTS dlls first and see if that helps. Redistributing DTS with your program (http://www.sqldts.com/default.aspx?225) -- -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.konesans.com - Consultancy from the people who know "Jason" <jason2004 (AT) online (DOT) nospam> wrote in message news:E4D96067-A946-45C4-86EB-F51CA5A7249D (AT) microsoft (DOT) com... Hello, I installed MS Office 2003 and SQL Server 2000. However, when I went to create a DTS pkg, I found that the following connection objects are missing: Excel, Access, Dbase5, HTML, Paradox Can someone please tell me what is going on? I am wondering if it has something to with MDAC, Office 2003, or any of the new security patches. This problem occurred after I re-imaged my system. Thanks in advance, Jason |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hi Jason, Thanks for your reply! I think we'd better perform the following steps to narrow down this issue: 1. Backup the file c:\windows\sqlstp.log and c:\windows\sqlsp.log first 2. Re-Install SQL Server Client Tools We are able to reinstall SQL Server Client Tools only from SQL Server Setup Disk 3. Assuming it is the Server A that you are not able to see connection objects. Use Server B, which could see all connection objects as expected when it's SQL Server Enterprise Manager connects to (local). Register Server A in Server B's Enterprise Manager, then open DTS package in Server A to see whether you could see all connection objects in the Server A's Enterprise Manager. 4. Follow the Knowledge base article below to re-install SQL-DMO INF: Enabling SQL DMO Clients Without Installing the Client Side Utilities http://support.microsoft.com/kb/248241 5. If all these steps fails, please send me the files you backuped in step 1. I would like to confirm that all DLL are registered correctly. My email is v-mingqc (AT) online (DOT) microsoft.com (please remove "online" as it's only for SPAM) Thank you for your patience and corporation. If you have any questions or concerns, don't hesitate to let me know. We are always here to be of assistance! Sincerely yours, Michael Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Get Secure! - http://www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#8
| |||
| |||
|
|
Hi Jason, Thanks for your reply! I think we'd better perform the following steps to narrow down this issue: 1. Backup the file c:\windows\sqlstp.log and c:\windows\sqlsp.log first 2. Re-Install SQL Server Client Tools We are able to reinstall SQL Server Client Tools only from SQL Server Setup Disk 3. Assuming it is the Server A that you are not able to see connection objects. Use Server B, which could see all connection objects as expected when it's SQL Server Enterprise Manager connects to (local). Register Server A in Server B's Enterprise Manager, then open DTS package in Server A to see whether you could see all connection objects in the Server A's Enterprise Manager. 4. Follow the Knowledge base article below to re-install SQL-DMO INF: Enabling SQL DMO Clients Without Installing the Client Side Utilities http://support.microsoft.com/kb/248241 5. If all these steps fails, please send me the files you backuped in step 1. I would like to confirm that all DLL are registered correctly. My email is v-mingqc (AT) online (DOT) microsoft.com (please remove "online" as it's only for SPAM) Thank you for your patience and corporation. If you have any questions or concerns, don't hesitate to let me know. We are always here to be of assistance! Sincerely yours, Michael Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Get Secure! - http://www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#9
| |||
| |||
|
|
Hi Jason, Thanks for your reply! I think we'd better perform the following steps to narrow down this issue: 1. Backup the file c:\windows\sqlstp.log and c:\windows\sqlsp.log first 2. Re-Install SQL Server Client Tools We are able to reinstall SQL Server Client Tools only from SQL Server Setup Disk 3. Assuming it is the Server A that you are not able to see connection objects. Use Server B, which could see all connection objects as expected when it's SQL Server Enterprise Manager connects to (local). Register Server A in Server B's Enterprise Manager, then open DTS package in Server A to see whether you could see all connection objects in the Server A's Enterprise Manager. 4. Follow the Knowledge base article below to re-install SQL-DMO INF: Enabling SQL DMO Clients Without Installing the Client Side Utilities http://support.microsoft.com/kb/248241 5. If all these steps fails, please send me the files you backuped in step 1. I would like to confirm that all DLL are registered correctly. My email is v-mingqc (AT) online (DOT) microsoft.com (please remove "online" as it's only for SPAM) Thank you for your patience and corporation. If you have any questions or concerns, don't hesitate to let me know. We are always here to be of assistance! Sincerely yours, Michael Cheng Online Partner Support Specialist Partner Support Group Microsoft Global Technical Support Center --------------------------------------------------------------- Get Secure! - http://www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. Please reply to newsgroups only, many thanks! |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |