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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-04-12 : 09:07:12
|
| Cathy writes "Until this morning, when I restarted my PC after uploading and installing most recent XP updates from Microsoft (I admit it, I didn't even look this time - remember something perhaps about "SECURITY") my copy of DTS Import/Export Wizard would let me do the following:Connect with my hosting service SQL server, and my little database (using SQL Authentication)Connect to my local little server on my PC (using Windows Authentication)From the remote, hosting service server, I could click up the DTS wizard to import the changes I have made to my local copy, and easily move the changes I am testing to the remote copy.Now, post restart, I can still connect to both the local and remote servers at the enterprise manager level, still pull up my tables, etc., but the Wizard can't "see" the local server any more!!!! The only other thing that has changed lately (I SWEAR this is all that has changed) is update to MDAC 2.6.Any hints or suggestions on what may be going on? Any help appreciated." |
|
|
robvolk
Most Valuable Yak
15732 Posts |
|
|
momterrific
Starting Member
2 Posts |
Posted - 2002-04-12 : 17:40:44
|
| Thanks. I installed 2.7. Unfortunately it seems to make no difference.My local server is running. It appears in the list of servers on my local "SQL Server Service Manager" and in the Enterprise Manager Console Root. Great!It has disappeared from two places that I have found - I can't connect to it. I don't get errors.After the DTS Import/Export Wizard open, and the list of servers is clicked, the local server disappears. I can export from it (if I don't click the server list) with no problem. Also, I can't connect to it using the SQL Server DSN Configuration under "Which SQL Server do you want to connect to?" - in the ODBC Administrator. Because I can export from it, but can't import to it, or to anything else for that matter, I'm thinking this is related to security in some way. I checked my user permissions and it looks like my Windows logon has the correct level of permission. Could I be the only one with this problem? (who installed recent XP updates and is running SQL 2000?) Is my karma catching up with me? (I knew that Access to SQL conversion was too easy - is this Microsoft payback?)Any suggestions on where to go next appreciated. |
 |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-04-13 : 01:03:46
|
| download the MDAC Component checker from www.microsoft.com/dataThat will tell you if you have any mismatched MDAC components.-Chad |
 |
|
|
momterrific
Starting Member
2 Posts |
Posted - 2002-04-13 : 12:01:32
|
| Thanks Chad. I ran the "Checker".Assuming that it is not normal to have 26 dlls missing, I have "most" of 2.7 installed apparently. (The language is "your configuration most closely resembles 2.7", or something to that effect)Microsoft's instructions for removing and reinstalling MDAC sound akin to crossing one's fingers for luck, and jumping blind off a bridge. Has any normal human ever completed this without having to reformat their hard drive? Do the instructions provided by Microsoft actually tell you what to do, as in: if you follow them, it works?Any sage words of wisdom greatly appreaciated. |
 |
|
|
|
|
|
|
|