Title: Re: [msvc] Connect to Oracle Database

ok...I Created two different classes for each of the two Oracle tables. I
went through the MFC ODBC Consumer Wizard for adding a classes based on a
table. It created the two classes fine, but gave me this #error directive.
Is there a way in which I can easily encrypt my password information?

#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.

Reply via email to