Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00214650
Message ID:
00214757
Vues:
16
>I have the following code:
>
>rs=createobject("ADODB.RecordSet")
>? rs.open("select * from atty","otc",2,3)
>? "Ctype=",rs.cursortype
>
>For some reason the cursortype always opens at type 3(Static) instead of 2(Dunamic). Does anyone have any ideas why?
>OTC is a DBC ODBC database and atty is a table in the OTC database.
>
>Thanks
>
>Costas
My guess would be that FoxPro's odbc driver does not support dynamic ADO cursors.
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform