Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / May 2004

Tip: Looking for answers? Try searching our database.

OLEDB/Access Compilation Error

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RG - 12 May 2004 21:20 GMT
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?
S. Han - 12 May 2004 22:21 GMT
Remove the user name and password from the connection string.
Use Integrated Security so that your connection string doesn't
require any embedded credentials.

Please refer to the following coding guide lines at msdn:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
concodeaccesssecurityadonet.asp


Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

>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
> How do I resolve this?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.