Home Forums SQL Server 2008 SQL Server Newbies Linked Server issue- query is inserting nulls but inserts text values RE: Linked Server issue- query is inserting nulls but inserts text values

  • Seems my reference was not applicable since it was for splitting up a string longer than the allowable 8000 SQL Server supports but still not unbounded like a MAX type.

    Clearly you ran into a flaw in your Linked Server stack, maybe the driver misreports the MySQL metadata or the SQL Server Linked Server is interpreting the query incorrectly or some other strange integration issue in between.

    This only strengthens my views against using Linked Servers for anything more than throwaway integration tasks, and only as a last resort at that.

    Happy you got something working. Thanks for posting back.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato