03 error 42000 mysql odbc 5.3(a) driver in SSIS | You have an error in your SQL Syntax;

preview_player
Показать описание
error 42000 mysql odbc 5.3(a) driver in SSIS | You have an error in your SQL Syntax; | error 42000 mysql odbc 5.3(w) driver
sql-mode="NO_ENGINE_SUBSTITUTION,ANSI_QUOTES"
DRIVER={MySQL ODBC 8.0 ANSI Driver};SERVER=localhost;DATABASE=test;UID=root;Password=mysql123
Download the file\script used in the Video from below link

error 42000 mysql odbc 5.3(a) driver in SSIS
You have an error in your SQL Syntax;
error 42000 mysql odbc 5.3(w) driver
How to fix ODBC Driver 8.0 SQL syntax error in SSIS?

Happy Learning.

Рекомендации по теме
Комментарии
Автор

Thanks, the error 42000 was fixed exactly as described in the video

AdrianHernandez-tsod
Автор

After doing changes in my.ini file when I try restart the mysql80 it's shows " the mysql80 service on local computer started then stopped.some services stop automatically if they are not in use by other services or programs". Please help

ujjwalgupta
Автор

Thanks for your videos. its really nice and step by step process to learn

I am trying to move MSSQL data to MYSQL and for that as we know

mssql nvarchar = mysql vachar = ssis unicode_string[DT_WSTR]

same way

mssql money = mysql decimal = ssis currency[DT_CY]

what about float, decimal, smalldatetime in mssql to mysql and to ssis.

how i know what would be conversasion.

can you help me how to find datatype.

when i search google it says normal data type like float to float or nvarchar to varchar not this unicode_string[DT_WSTR] and currency[DT_CY] type of thing.

It may sound like stupid but i am new in SSIS so please help me to find

omardaraz
welcome to shbcf.ru