Re: SQL_NO_TOTAL error while using freeTDS 1.00
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4c3VnzM+L9JKAURtTYJ+SRwoFAixCWQ7UWRL3AmS6QCiw@mail.gmail.com> |
2016-07-18 19:28 GMT+01:00 Pratik Gandhi <[email protected]>: > Hi, > > I am getting a SQL_NO_TOTAL error for one of the columns with data type as nvarchar(1024) when trying to move data from MS SQL Server 2014 to MySQL 5.7. I am using freeTDS 1.00 version with MySQL Workbench on a Windows 7 machine. > > Regards, > Pratik Gandhi It's not an error, it's a legal value returned. Frediano