seanharr11 / etlalchemy

Extract, Transform, Load: Any SQL Database in 4 lines of Code.
MIT License
556 stars 83 forks source link

SQL SERVER TO MYSQL how to config SQL SERVER host #52

Open red-frog opened 4 years ago

red-frog commented 4 years ago

SQL SERVER TO MYSQL how to config SQL SERVER host

src = ETLAlchemySource("mssql+pyodbc://user:passwd@DSN_NAME") 

i don't know how to config it