Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFPOLEDB does not return content of view greater 259 cha
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00628926
Message ID:
00628937
Views:
20
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform