Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 10th, 2004, 12:14 AM
Authorized User
 
Join Date: Aug 2003
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
Default What does "Persist Security Info=False" signify

Hi all

May i know what does "Persist Security Info=False" signify in a
connection string and is it mandatory to have it ?

regards

Vinay
 
Old December 10th, 2004, 03:54 AM
Friend of Wrox
 
Join Date: Sep 2004
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to sureshbabu Send a message via Yahoo to sureshbabu
Default

Ataullay i dont know why we are using. But i am sure that it is not mandatory. We can skip this from the connection string.
Thanks
Suresh

 
Old December 10th, 2004, 05:28 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

It is not mandatory to include this & the default value is false
Quote:
quote:
Persist Security Info

When set to 'false', security-sensitive information, such as the password, is not returned as part of the connection if the connection is open or has ever been in an open state. Resetting the connection string resets all connection string values including the password.
HTH,

Chris



 
Old December 13th, 2004, 07:08 AM
Registered User
 
Join Date: Dec 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Refer to this page -

http://msdn.microsoft.com/library/de...onnections.asp


Mayank





Similar Threads
Thread Thread Starter Forum Replies Last Post
Persist Property Values In Controls. jahanzaib.attari ASP.NET 2.0 Basics 1 September 21st, 2007 09:19 AM
Persist DataSet in ViewState bnorg ASP.NET 2.0 Professional 1 May 22nd, 2007 07:46 AM
Problem with check persist KamalRaturi ASP.NET 2.0 Professional 0 September 23rd, 2006 07:12 PM
What does that signify? scubaduba VB.NET 2002/2003 Basics 1 December 29th, 2004 12:50 PM
sessions wont persist bogins Beginning PHP 2 April 22nd, 2004 01:56 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.