OLEDB/Access Compilation Error

  • Thread starter Thread starter RG
  • Start date Start date
R

RG

I am getting the following when compiling mfc application in VS .net

#error Security Issue: The connection string may contain a password

// The connection string below may contain plain text passwords and/or

// other sensitive information. Please remove the #error after reviewing

// the connection string for any security related issues. You may want to

// store the password in some other form or use a different user
authentication



How do I resolve this?
 

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