vba(SOX): ftp connection & hard coded password

  • Thread starter Thread starter Gurinder
  • Start date Start date
G

Gurinder

Hi,
We have a VBA application and some data is sent using ftp. But the
user id and password are hard coded inside the code. This is not SOX
compliant. Is there a wayout to this problem??

Thanks,
Guri
 
Could you just use an Inputbox to prompt for the id & password within the
app?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top