Is it possible to connect to MySQL database with SSH Tunnel?
Thanks
Alan
Search found 19 matches
- Thu Feb 02, 2023 3:22 am
- Forum: Technical / Scripting
- Topic: Connect to MySQL with SSH Tunnel
- Replies: 1
- Views: 2337
- Thu Dec 12, 2013 11:44 pm
- Forum: Technical / Scripting
- Topic: Scanning page
- Replies: 3
- Views: 3982
- Thu Dec 12, 2013 6:49 pm
- Forum: Technical / Scripting
- Topic: Scanning page
- Replies: 3
- Views: 3982
Scanning page
Has anybody used Macro Scheduler to create an easy way to allow a user to scan a document via a Twain scanner, and save it on disk or a database?
- Thu Aug 22, 2013 12:03 pm
- Forum: General Discussion
- Topic: Geocoding/Geocode
- Replies: 1
- Views: 5006
Geocoding/Geocode
I tried putting this in the Script forum but it wouldn't let me add a new topic. I tried in IE and FF. I could have sworn I saw a script that does geocoding but do not see it now. Has anyone created a script to do geocoding? I want to pass address and get back the latitude and longitude of the addre...
- Thu Apr 09, 2009 5:32 pm
- Forum: Technical / Scripting
- Topic: Telnet SessionLog Problem
- Replies: 10
- Views: 10042
- Thu Apr 09, 2009 5:27 pm
- Forum: Technical / Scripting
- Topic: Telnet SessionLog Problem
- Replies: 10
- Views: 10042
- Thu Apr 09, 2009 2:21 pm
- Forum: Technical / Scripting
- Topic: Telnet SessionLog Problem
- Replies: 10
- Views: 10042
- Thu Apr 09, 2009 1:34 pm
- Forum: Technical / Scripting
- Topic: Telnet SessionLog Problem
- Replies: 10
- Views: 10042
- Thu Apr 09, 2009 12:11 pm
- Forum: Technical / Scripting
- Topic: Telnet SessionLog Problem
- Replies: 10
- Views: 10042
I understand the html setting, and that is now corrected, but I'm still trying to understand why the MessageModal>TELNET_SESSIONLOG isn't working. Is anyone else having this issue? I downloaded the newest version of MS yesterday, so I'm sure I'm using the most current, or at least the most current a...
- Thu Apr 09, 2009 2:05 am
- Forum: Technical / Scripting
- Topic: Telnet SessionLog Problem
- Replies: 10
- Views: 10042
Something I just noticed that seems a little weird. The actual mysql statements that I'm sending is: mysql --database=asbo -u xxxn --password=xxxx --show-warnings >temp.lis But when I wrap it in code it changes the I'm assuming the forum is doing this, and that the program wouldn't have a problem, b...
- Thu Apr 09, 2009 2:01 am
- Forum: Technical / Scripting
- Topic: Telnet SessionLog Problem
- Replies: 10
- Views: 10042
Telnet SessionLog Problem
I am trying to do my first telnet session. I am having trouble in getting it to work so I tried to see the session log by doing: MessageModal>TELNET_SESSIONLOG but the Message box just shows TELNET_SESSIONLOG (the actual text) I am using V11 Pro. This is my code, I have replaced passwords, etc with ...
- Wed Oct 29, 2008 4:56 pm
- Forum: Technical / Scripting
- Topic: Moving bitmap recognition not working on another computer
- Replies: 4
- Views: 5907
- Wed Oct 29, 2008 3:01 pm
- Forum: Technical / Scripting
- Topic: Moving bitmap recognition not working on another computer
- Replies: 4
- Views: 5907
Would it be reasonable that assuming that these 2 items are the same, that it would work between xn XP and Vista machine? I'm on XP, but trying to run a script on Vista. I see in Effects on XP, it has the smooth edges on screen fonts, but I don't see color quality settings?? Also will they be in the...
- Fri Aug 22, 2008 1:09 am
- Forum: Technical / Scripting
- Topic: Running a Macro in a Macro
- Replies: 12
- Views: 12204
- Fri Aug 22, 2008 12:27 am
- Forum: Technical / Scripting
- Topic: Running a Macro in a Macro
- Replies: 12
- Views: 12204
In addition, once the first include statement has occurred, it looks like it destroys the actual include statement so it doesn't replace the old variables with the new ones. Can anybody tell me how I might be able to get around this? This is very important so hopefully I can come up with a solution,...