willwatters Posted December 9, 2004 Posted December 9, 2004 Does autoit v3 read and write to a database (I.E. MS Access 2000)?
Andre Posted December 9, 2004 Posted December 9, 2004 NO ! What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Blue_Drache Posted December 9, 2004 Posted December 9, 2004 But it can control the application that does read and write to the database. Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
sykes Posted December 9, 2004 Posted December 9, 2004 Not directly, but you can use command line tools like isqlhttp://www.autoitscript.com/forum/index.ph...wtopic=3098&hl=And I recently created a script that dynamically creates a .vbs fileand uses wscript.exe to write information to a databasehttp://www.autoitscript.com/forum/index.php?showtopic=6498 We have enough youth. How about a fountain of SMART?
djek Posted December 9, 2004 Posted December 9, 2004 There are some COM Wrappers and DLLs for sqlite.http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappersIn theory you could, maybe, perhaps use a dllcall to access those.Notice the caution.I think sqlite would be an ideal candidate.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now