<SupportedProvider>
	<AvailableProviders>
		<Reporter>
			<External><!-- List provider user as for external purpose -->
				<SQLServer>MS SQL</SQLServer>
				<Oracle>ORACLE</Oracle>
				<OLEDB>Object Linking and Embedding</OLEDB>
				<ODBC>Open Data Base Connectivity</ODBC>
				<DB2>DB2</DB2>
				<VistaDB>Vista DB</VistaDB>
				<MySQL>MySQL</MySQL>
				<MySQLConnector>MySQLConnector</MySQLConnector>
				<Postgresql>Postgresql</Postgresql>
				<ProgressDB>ProgressDB</ProgressDB>	
			</External>
			<Internal><!-- Provider used for internal purpose, can have only one internal provider -->
				<SQLServer>MS SQL</SQLServer>
			</Internal>
		</Reporter>
	</AvailableProviders>
	<Assembly>
		<SQLServer name="Intelliview.Common.DAL"></SQLServer>
		<Oracle name="Intelliview.Common.DAL"></Oracle>
		<OLEDB name="Intelliview.Common.DAL"></OLEDB>
		<ODBC name="Intelliview.Common.DAL"></ODBC>
		<VistaDB name="Intelliview.Common.DAL"></VistaDB>
		<DB2 name="Intelliview.Common.DAL"></DB2>
		<MySQL name="Intelliview.Common.DAL"></MySQL>
		<MySQLConnector name="Intelliview.Common.DAL"></MySQLConnector>
		<Postgresql name="Intelliview.Common.DAL"></Postgresql>	
		<ProgressDB name="Intelliview.Common.DAL"></ProgressDB>	
	</Assembly>
	<Type>
		<SQLServer name="Intelliview.Common.DAL.SqlServer"></SQLServer>
		<Oracle name="Intelliview.Common.DAL.Oracle"></Oracle>
		<OLEDB name="Intelliview.Common.DAL.OleDB"></OLEDB>
		<ODBC name="Intelliview.Common.DAL.Odbc"></ODBC>
		<VistaDB name="Intelliview.Common.DAL.VistaDB"></VistaDB>
		<DB2 name="Intelliview.Common.DAL.Odbc"></DB2>
		<MySQL name="Intelliview.Common.DAL.MySQL"></MySQL>
		<MySQLConnector name="Intelliview.Common.DAL.MySQLConnector"></MySQLConnector>
		<Postgresql name="Intelliview.Common.DAL.Postgresql"></Postgresql >	
		<ProgressDB name="Intelliview.Common.DAL.ProgressDB"></ProgressDB >
	</Type>
</SupportedProvider>
