AncientOne Posted July 6, 2007 Posted July 6, 2007 I an converting Pharmacy systems from a 30 year old COBOL system to a SQL*Svr 2005 based system front ended with VB.net and ASP.net GUIs. I can extract and load the data from the old system into whatever format works best for getting it into the new system. I am new to AutoIT and would like some advice on where to begin. How do I pull data from a column/row record format and sequentially load this data into a GUI one record at a time? I know how to write do/while loops, etc., the question is how can I use AutoIT to do this as I need to use the 3rd party vendor GUIs to ensure all the edit checks are included...I cannot write directly to the back end database. A "kick-start" of help would be most appreciated!
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