| View previous topic :: View next topic |
| Author |
Message |
neXt
Joined: 19 Mar 2007 Posts: 463
|
Posted: Wed Jun 11, 2008 1:32 am Post subject: database read access (maybe write too?) |
|
|
| If this is possible i would really love to see AHK access FilePro and MySql for read and maybe write operations. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6804 Location: Pacific Northwest, US
|
Posted: Wed Jun 11, 2008 5:29 am Post subject: |
|
|
you may be able to access mysql via the run line and possible cmdret. not sure about the other one. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2592 Location: Australia, Qld
|
Posted: Wed Jun 11, 2008 8:52 am Post subject: |
|
|
| The MySQL C API should be usable from within AutoHotkey. Do you have a particular use in mind? |
|
| Back to top |
|
 |
n-l-i-d Guest
|
|
| Back to top |
|
 |
|