Viewing 9 posts - 1 through 10 (of 10 total)
/*Table: TARGETING_CONTEXT_TBL*/
--------------------------------
/*Column Information*/
----------------------
FIELD TYPE COLLATION...
May 6, 2011 at 2:44 pm
*Table: SUPPLIER_TBL*/
-----------------------
/*Column Information*/
----------------------
FIELD TYPE COLLATION ...
May 6, 2011 at 2:44 pm
/*Table: CONTENT_SET_TBL*/
--------------------------
/*Column Information*/
----------------------
FIELD TYPE COLLATION...
May 6, 2011 at 2:43 pm
To be honest I am using MySQL, not by choice for this project so I am not sure how much this may help. THis is the output for the...
May 6, 2011 at 2:41 pm
Actually nevermind, I believe I found the issue:
This “four-part name” error is due to a limitation in the MySQL ODBC driver. You cannot switch catalogs/schemas using dotted notation. Instead, you...
March 12, 2011 at 9:27 pm
When trying that I get the following error message:
Msg 7399, Level 16, State 1, Line 1
The OLE DB provider "MSDASQL" for linked server "MYSqlSLAVE" reported an error. The provider did...
March 12, 2011 at 9:17 pm
Thank you very much Paul!
That did the trick and kicked it over to a parallel execution plan which now runs in 1-2 seconds. I really appreciate the help!
April 26, 2010 at 9:55 am
It did not like that hint at all as shown per the error below. I have already done all the normal stuff such as running through the tuning engine and...
April 24, 2010 at 7:33 am
Viewing 9 posts - 1 through 10 (of 10 total)