How can I read and write from a database?
Top  Previous  Next

Q: How can I read and write from a database?

A: Database integration is very easy with iMacros thanks to its powerful Scripting Interface. iMacros can connect to any Windows database, for example Access or SQL Server, but also MySQL. The Scripting Interface can be used from any Windows programming or scripting language like Excel VBA, Foxpro, Perl, C, C++, Java with no problems.

Please see the following example scripts:
"extract-2-file.vbs" (uses wsh-extract-and-fill-part1 and wsh-extract-and-fill-part1 macros)
"extract-2-database.vbs" (store information from a website in a database)
"file-2-web.vbs", "database-2-web.vbs" (reads a text file or database and submits the content to a website)







Page URL http://www.iopus.com/imacros/help/faq_read_database.htm