Viewing 15 posts - 1 through 15 (of 15 total)
I appreciate everybody's comments. It seems obvious that this is a problem that we all experience regardless of the industry or product that we support.
swwg69 hit the nail on the...
July 16, 2014 at 11:38 am
If the database that you've replaced in the USE statement is a transactional replication subscriber then you should have an MSreplication_objects table. Maybe this error indicates that your database is...
June 30, 2014 at 4:56 pm
Thank you for the reply. I realized that I didn't have any target servers setup at the time. This is why I my systargetservers table was empty.
I'm going to do...
February 27, 2013 at 8:47 am
What version of SQL and powershell was this script meant for? I've been having some trouble with the script.
1. I had to change the query in GetServers to "SELECT server_name...
February 26, 2013 at 7:11 am
I agree with Scott Rankin that there are many ways to peel this onion.
What's I've posted below has actually been ripped out of a more complex and permanent solution that...
February 19, 2013 at 8:10 am
For anyone who reads this post. I found the solution. I'm not 100% sure what the issues was but it appears to be an issue with data in a particular...
January 19, 2013 at 9:05 pm
Rich and Shineboy. I tried both of your suggestions and neither worked. Thank you for your attempt, though.
January 19, 2013 at 8:22 pm
Thank you for your help. I'm sure that I'm failing to express some key piece of information that matters here.
I will try the tracing as you suggested. If I find...
January 16, 2013 at 12:34 pm
They are all the same but I've tried this same setup on 10 different tables and receive the error in all cases. I do not have a successful case to...
January 16, 2013 at 11:40 am
MyISAM is the engine.
January 16, 2013 at 10:42 am
MyISAM is the storage engine being used.
January 16, 2013 at 10:41 am
To be frank, I'm pretty good with MSSQL but I'm basically a MySQL noob.
If you could point out anything that I should be looking for I would gladly perform the...
January 16, 2013 at 9:00 am
I apologize for the delayed response I've been ill.
My MSDASQL settings are the same as yours.
January 16, 2013 at 8:15 am
I'm not sure if this was the information that you sought.
January 13, 2013 at 6:00 pm
As seen below I'm using "MySQL ODBC 5.1 Driver".
The only things changed below is the actual Linked Server name (to match example scripts), domain, database name, and username/password.
/****** Object: ...
January 13, 2013 at 1:46 pm
Viewing 15 posts - 1 through 15 (of 15 total)