Hey all,
I have created a powerbuilder automated process which takes information from a Zip file and processes it and fills a Database table on as400/db2. The problem i am having is it requests passwords even though it is hardcoded into the dbparm. I have looked at the ODBC connection but no luck! I have been looking at a great deal of sites and one suggested it could be a result of the table i am inserting into has been locked. therefore the process halts and times out...then requests the password after the timeout period.
Basically how can i lock tables through PB and ensure that the tables are locked throughout the process run time.
Any help would be great!
cheers
Ed
I have created a powerbuilder automated process which takes information from a Zip file and processes it and fills a Database table on as400/db2. The problem i am having is it requests passwords even though it is hardcoded into the dbparm. I have looked at the ODBC connection but no luck! I have been looking at a great deal of sites and one suggested it could be a result of the table i am inserting into has been locked. therefore the process halts and times out...then requests the password after the timeout period.
Basically how can i lock tables through PB and ensure that the tables are locked throughout the process run time.
Any help would be great!
cheers
Ed