Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG TYPE('blobfield') AND VARTYPE(blobfield)
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01060805
Message ID:
01060991
Views:
16
Christof,
Thanks for your response and info.

>Hi Vladimir,
>
>>Why TYPE() and VARTYPE() returns different results for field type BLOB
>
>VARTYPE() returns the type of a variable. There is no BLOB variable available in VFP. Just like there's no memo variable:
>
>Create Cursor Test (Field M)
>? Type("Test.Field")   && M
>? Vartype(Test.field)  && C
>
>BTW, I'm covering this topic in the October issue of FoxPro Advisor.
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform