You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your tool looks really great, but I'm having a hard time get it up and running. I don't have a lot off experience with Python but do have programming experience. I did the install and all went fine. From that point on I couldn't figure out what the next command should be.. When I read the "Basic Usage" steps it's not clear for me which python script to run.. Sorry if my question sounds silly but after two hours I felt I just should ask.
Thanks,
Aart
The text was updated successfully, but these errors were encountered:
You just need to pass your source URL to the ETLAlchemySource constructor, and your target URL to the ETLAlchemyTarget constructor. The Basic Usage example should show you the 4 lines of code required.
If you want, copy and paste what you have so far into this issue, and I'll see if I can help you!
Hi,
Your tool looks really great, but I'm having a hard time get it up and running. I don't have a lot off experience with Python but do have programming experience. I did the install and all went fine. From that point on I couldn't figure out what the next command should be.. When I read the "Basic Usage" steps it's not clear for me which python script to run.. Sorry if my question sounds silly but after two hours I felt I just should ask.
Thanks,
Aart
The text was updated successfully, but these errors were encountered: