Jump to content

AutoIt using vbs script to connect to .mdb databas


sykes
 Share

Recommended Posts

Just a quick, down and dirty way to add items to a

database using AutoIt and vb script

Creates the .vbs file with the input you give it,

runs the .vbs file with wscript (windows scripting host)

then deletes the resulting .vbs file

*Sorry 'bout the typo in the title ... add an "e" to that

databas ... :idiot:

connect.zip

Edited by psichosis

We have enough youth. How about a fountain of SMART?

Link to comment
Share on other sites

Just a quick, down and dirty way to add items to a

database using AutoIt and vb script

Creates the .vbs file with the input you give it,

runs the .vbs file with wscript (windows scripting host)

then deletes the resulting .vbs file

*Sorry 'bout the typo in the title ... add an "e" to that

databas ...  :idiot:

<{POST_SNAPBACK}>

I havent viewed your script at all, but I thought I would let you know that there is a command line SQL program that you can use in direct relation with AutoIt and it is wonderful :D

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

I havent viewed your script at all, but I thought I would let you know that there is a command line SQL program that you can use in direct relation with AutoIt and it is wonderful :idiot:

JS

<{POST_SNAPBACK}>

I tried that a while back here:

http://www.autoitscript.com/forum/index.ph...wtopic=3098&hl=

I was just playing around with the vb script

because it's how our web forms currently connect

to and write to our access databases and thought

it may be useful for someone else to use. :D

We have enough youth. How about a fountain of SMART?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...