Thursday, July 24, 2008

No Security tab exist in properties of folder in windows XP.

security tab missing - no security tab - enable security tab - no security tab xp - windows xp no security tab - missing security tab - no security tab in properties - sharing and security tab missing - xp no security tab - no security tab in XP - folder security tab missing - all - no security tab windows xp - sharing and security missing - "no security tab" - no security tab in windows xp - windows no security tab - how to enable security tab - security tab not showing - sharing tab missing - security tab is missing - no sharing and security tab - permissions tab missing - windows xp security tab missing - no security tab in folder properties - xp folder Security tab missing - explorer security tab missing - security tab missing xp - security tab missing in folder properties - how to enaBLE SECURITY TAB IN XP - no security tab in explorer - enable security tab in xp - no security tab on file properties - no sharing tab - windows xp security tab not showing - security tab missing windows xp - enable security tab xP - Security tab missing from folder - missing security tab in folder properties - no security tab under properties - missing folder security tab xp pro - hide security tab - no security tab on folder properties - security tab missing in file properties - security tab not found - windows xp missing security tab - no security tab - windows sharing tab missing - no security tab on xp - security tab not showing in folder properties - windows xp pro no security tab - hide sharing tab - missing security tab on folders - security tab not showing xp - xp security tab missing - Security tab missing from Properties - file properties no security tab - +"windows xp" +"file properties" +ntfs +"security tab" - security tab not showing on folder - sharing tab is hidden - folder security option not showing - "missing security tab" explorer ntfs - no security tab windows - "windows xp" "no security tab" - folder properties security tab missing - security tab missing from folder properties - no security tab on file - no security tab in windows explorer - folder missing security tab - sharing tab is missing - missing security tab folder properties - unhide security tab in XP - use simple file sharing missing - enable security tab in folder properties - security tab not shown -

Missing or No Security Tab Found in Windows XP Professional.

Security tab for the properties of files or folders in Windows XP Professional is the important functionality that enable administrators and users to define security permissions and rights for particular user or group to the computer resources. By default, Windows XP Professional follows recommended setting to enable the use of simple file sharing that hide the Security tab, leaving you with only General, Sharing, Web Sharing & Customize tabs as in the Simple File Sharing UI.

So to see and unhide the Security tab, just use the following steps:

Launch Windows Explorer or My Computer.
Click on the Tools at the menu bar, then click on Folder Options.
Click on View tab.
In the Advanced Settings section at the bottom of the list, uncheck and unselect (clear the tick) on the “Use simple file sharing (Recommended)” check box.
Click OK.
Security tab is available only to Administrator or users with administrative rights. So make sure you login as one. And security can only be set in an NTFS partition. If you’re still having problem to reveal or display the Security tab on files or folder properties, check out the following registry hack and set the value to 0 or simply delete the key:

Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\windows\CurrentVersion\Policies\Explorer
Name: Nosecuritytab
Type: REG_DWORD
Value: 1

If you’re using a Windows XP Professional system that is installed in a Workgroup, the Security tab is also hidden by default because in Windows XP Home Edition and Windows XP Professional, guests are forced to log on to a workgroup. Follow the instruction and information on Microsoft Knowledge Base where you need to set the value for ForceGuest registry key.

How to enable the security tab in folder properties for Windows XP.

follow the given bellow steps to find security tab in folder properties.
1.go to run promt
2.type gpedit.msc
3.group policy window will open
4.in that window u can see computer configuration
5.under that option u can see windows settings.
6.click that option and click security settings.
7.now u can see one folder in the name of
local policies .click that option
8.now u can see security option . click that.
9.now u can see more options in one window.
10. now press "N" and search where is
NETWORK ACCESS: SHARING AND SECURITY FOR LOCAL ACCOUNTS option.
11.click that option. and new window will pop up
12.in that window u can see one drop down box.
now u should select classic: local users
authendicate as themselves.

now close all the windows .open one folder select properties . now u can see security tab...

Thursday, July 3, 2008

64-bit OLEDB Provider for ODBC (MSDASQL) Available in Longhorn Server, Starting Beta 3

We’re pleased to announce that Longhorn Server Beta 3 will include a 64-bit version of MSDASQL, Microsoft’s OLEDB Provider for ODBC.

What is MSDASQL?

MSDASQL is an OLEDB provider that allows applications built on OLEDB and ADO (which uses OLEDB internally) to access data sources through an ODBC driver instead of a database. MSDASQL ships with the Windows Operating System, and Longhorn Beta 3 is the first Windows release to include a 64-bit version of MSDASQL.

Who does this impact?

If you are a customer in one of the following scenarios, you will see direct benefits from this technology when upgrading to or deploying Longhorn Server:

·SQL Server Customers with Heterogeneous DBMS Environments: the Linked Server and Distributed Query features of SQL Server connect to external data sources through an OLEDB provider. The addition of the 64-bit MSDASQL Provider allows these features to leverage the 64-bit equivalents of ODBC drivers that SQL Server applications of 32-bit environments are already using, and to use an ODBC 64-bit driver if a 64-bit OLEDB provider for the target external data source is not available.

·ADO and ASP Customers Planning a Migration to 64-bit: on 32-bit operating systems, MSDASQL is the default OLEDB provider used by ADO. In Longhorn Server Beta 3, applications that specify an ODBC driver in the connection string (e.g. “Driver={SQL Server}...”) are not required to change connection strings when migrating to 64-bit.

·Customers with OLEDB Applications Using ODBC Data Sources: when migrating these applications to 64-bit, the applications can leverage a native 64-bit ODBC driver, provided that one is available for the target data source.

Isn’t MSDASQL Deprecated?

Previous messaging on MSDN indicated that a 64-bit version of MSDASQL would not be available. However, we have received numerous requests from customers for this technology and we are making it available to address the pain experienced in the scenarios described above without 64-bit MSDASQL.

To get MSDASQL.dll please click Download

Split the String values with a special character in MS Flow to convert this into Array

 Many times we have a requirement to prepare the Mailing address for some of the documents, suppose there are Address Line1, Address Line2, ...