Can we connect Sharepoint to SQL Server 6.5?
        Posted  
        
            by nalini
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nalini
        
        
        
        Published on 2010-05-24T20:18:26Z
        Indexed on 
            2010/05/25
            15:21 UTC
        
        
        Read the original article
        Hit count: 159
        
sql-server
|sharepoint
Not able to import application definition file!! Error: The metadata object with Name 'XYZ' and of Type 'LobSystemInstance' has a Property with Name 'DatabaseAccessProvider' that has either an invalid value or Type. Error was encountered at or just before Line: '10' and Position: '10'.
line 10 in ADF:
 <"Property Name="DatabaseAccessProvider" Type="System.String">SqlOledb<"/Property>
Please give me ideas on how to display data from SQL Server 6.5 in Sharepoint?
© Stack Overflow or respective owner