OLEDB Simple Provider 
Author Message
 OLEDB Simple Provider

When creating a simple OLEDB provider I do not get the third option of OLEDB
Simple Provider, just None and DataSource.

I have VB6EE installed over VB6MayBeta. I have not installed sp1.  Any
thoughts?

My VB5 based OLEDB Simple Providers (based on the OLEDB SDK 1.5) now only
sort of work in VB6.  I can from a VB consumer obtain an ADO recordset from
my provider and iterate the rows and get/set the values.  But if I give the
ADOR to a grid, say the Janus grid, it fails with invalid recordset.  Why?
Worse if I try and debug my provider dll the consumer(vb based exe or vb
ide) fails with an exception.  Why? and why the difference in behaviour?

I do not seem to get calls from MSDAOSP.dll trying to install a
listener...why?

If I have my OSP data object/DataSource class(with no VB6 DataOptions turned
on) implement IDataSource nothing gets called...

There seem to be a number of options does anyone know which mix works?

    vb6 release/sp1 and vb5
    mdac20 release/sp1



Thu, 10 May 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. OLEDB Simple Provider Listener Problem

2. OLEDB Provider Error - Supplied Provider is different from the one already in use

3. MS Access OLEDB provider

4. No OLEDB 9.0 provider in Project 2002 ?

5. Help using OLEDB provider with Project file

6. using Project 200x OLEDB provider from SQL

7. Microsoft.Jet.OLEDB.3.51 provider not registered

8. OLEDB Provider for ODBC drivers with VB.NET

9. Building a OLEDB Provider usding VB.NET

10. Microsoft Jet OLEDB Provider 3.51: Does it support parameterized querys

11. Problem with Float columns and OLEDB Provider for SQL

12. Problem using OLEDB provider for Jet 3.51

 

 
Powered by phpBB® Forum Software