AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

database read access (maybe write too?)

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
neXt



Joined: 19 Mar 2007
Posts: 463

PostPosted: Wed Jun 11, 2008 1:32 am    Post subject: database read access (maybe write too?) Reply with quote

If this is possible i would really love to see AHK access FilePro and MySql for read and maybe write operations.
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 6804
Location: Pacific Northwest, US

PostPosted: Wed Jun 11, 2008 5:29 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Lexikos



Joined: 17 Oct 2006
Posts: 2592
Location: Australia, Qld

PostPosted: Wed Jun 11, 2008 8:52 am    Post subject: Reply with quote

The MySQL C API should be usable from within AutoHotkey. Do you have a particular use in mind?
Back to top
View user's profile Send private message
n-l-i-d
Guest





PostPosted: Wed Jun 11, 2008 9:35 am    Post subject: Reply with quote

So far, afaik - there are the following options "usable" from AHK:

- ADO COM (Access, ASP, SQL)
- SQLite (MySQL clone)
- Cheetah (alternative db)

and here are some MySQL command line related postings that might help:

mysql command line help?
< Pipe Line Redirection

HTH
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group