Aeonserv
     Links   


Handy Links
Home
C# and VB.NET Comparison
RGB TO HEX Conversion
Privacy Policy

     Topics   
Networking
Programming
Sharepoint (MOSS)
SSIS

     Tutorial   
Learn @ IT Jungles


     Connection strings Examples for HTML Table   
Connection strings Examples for HTML Table

.NET Framework Data Provider for OLE DB

This is a .NET wrapper class library from Microsoft. The usage for this provider is System.Data.OleDb.OleDbConnection.

Standard Security:

Provider=Microsoft.Jet.OLEDB.4.0;Data Source=http://www.samplepage.com/sampletTable.html;Extended Properties="HTML Import;HDR=YES;IMEX=1";
   




Microsoft Jet OLE DB 4.0

This is an OLE DB data provider from Microsoft. The usage for this provider is Provider=Microsoft.Jet.OLEDB.4.0.

Standard Security:

Provider=Microsoft.Jet.OLEDB.4.0;Data Source=http://www.samplepage.com/sampletTable.html;Extended Properties="HTML Import;HDR=YES;IMEX=1";
   
    Note: Syntax for this is "Select * from [page title]" .
   

     Great Sites   
Make Money Online
Heath and Wealth Articles
ITJungles
Acne Information Portal

   Reading