Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Access object creation in mmBusinessObject is fragi
Message
De
05/05/2007 05:30:06
 
 
À
04/05/2007 00:20:32
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01222394
Message ID:
01222719
Vues:
31
> So I'm going to have to implement a DataAccessOdbc class

Just to note I took mmDataAccessOleDb.cs and basically searched and replaced every instance of "OleDb" with "Odbc" and replaced all GetOleDbSchema with the GetSchema() equivalent. So far can use it to read data using the ODBC driver I need. So far I've only tried SELECT statements, remains to be seen if insert/update/delete or any other scenarios work. I also haven't checked if the column names returned by GetSchema are the same as other drivers.

If you want it, you can have it, but I suspect the value here is in testing, and I haven't done enough yet!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform