splaisance
Programmer
Help anyone!!! I am having a major problem with an update function that -should- be very simple. I have an access table that has several tables linked to our as/400. There are various processes that create non-linked tables for reports and sorting.
What I am trying to do is write code to update the 'cloned' tables at night. When I get the code to do the updates I need, I can't get the program to NOT prompt me for an as/400 logon. When I get the program to not prompt me, then the table update fails to connect.
The connection string I am using is :
"ODBC;DSN=SWBCDEV;UID=UPPDCCT;PWD=MNR67TT"
Does anyone have any ideas?
Thanks so much!
Shannon
What I am trying to do is write code to update the 'cloned' tables at night. When I get the code to do the updates I need, I can't get the program to NOT prompt me for an as/400 logon. When I get the program to not prompt me, then the table update fails to connect.
The connection string I am using is :
"ODBC;DSN=SWBCDEV;UID=UPPDCCT;PWD=MNR67TT"
Does anyone have any ideas?
Thanks so much!
Shannon