Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLEDB Provider and ADO.NET
Message
De
05/03/2002 13:29:09
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/03/2002 13:23:02
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00628467
Message ID:
00628592
Vues:
15
This message has been marked as the solution to the initial question of the thread.
BTW for a quick test
-create a web form
-add an oledbadapter
-Choose VFPOLEDB and point to testdata.dbc
-Right click on adapter to generate dataset
-Add a datagrid
-Set datasource to dataset and datamember to table
-Dblclick page to get onload event
There add
oledbadapter1.fill(dataset1,"customer");
datagrid1.databind();
F5 to check.
Cetin

>I got it you were LOL at answer :) It works with VFP OLEDB driver :)
>Cetin
>
>>Sorry. To clarify:
>>
>>This is my question
>>>>Does ADO.NET require a special OLEDB provider, or should it work with the VFP7 one?>>
>>
>>This is what was printed in March 2002 .Net Developer magazine
>>>>Question: I can access a FoxPro database in ASP, but I can't do it in ASP.NET. I think it's possible with ODBC.NET, but that doesn't work. Could you give me a URL or example where a FoxPro database is used in ASP.NET? Thanks. Frederik Vannieuwenborg
>>>>
>>>>Answer: Well, Frederik, unfortunately, this is a simple question to answer. As of this writing there isn't an ADO.NET OLEDB provider for FoxPro, and the ODBC.NET Data Provider has only been tested with Microsoft SQL ODBC Drive, Microsoft ODBC Driver for Oracle, Microsoft Jet ODBC Provider.
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform