Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFPOLEDB does not return content of view greater 259 cha
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00628926
Message ID:
00628937
Vues:
17
>>Hi All,
>>
>>I found this special situation when I using these commands :
>>
>>* Open testdata.dbc(invoice) or tastrade.dbc
>>PUBLIC x,y,o,r
>>x = CREATEOBJECT("DataLinks")
>>y= CREATEOBJECT("AdoDB.Connection")
>>y=x.PromptNew
>>y.Open
>>o = CREATEOBJECT("ADOX.Catalog")
>>o.ActiveConnection=y
>>r = CREATEOBJECT("ADODB.recordset")
>>r.ActiveConnection=y
>>
>>s = o.Views("invoice").Command && pre tesstdata.dbc
>>? s.CommandText
>>
>>s.CommandText RETURN 259 chars ONLY ???????????
>>
>>If I using database as ACCESS, then I can working with Views.
>>
>>I making some mistake or problem is in VFPOLEDB/ADO ???
>>
>>jaro
>>
>>You send me answers, please on email: thskk@thskk.sk
>>
>>I have : VFP 7 SP1, WIN2000 PRO.
>
>What version is your VFPOLEDB.dll? The latest version is 7.0.00.9400.

I have 7.0.0.9465.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform