Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBGETPROP malfunction?
Message
From
29/01/2017 01:45:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
DBGETPROP malfunction?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01647100
Message ID:
01647100
Views:
95
Hi,

I have troubles with DBGETPROP function to get the caption:
CREATE DATABASE test
CREATE TABLE testtable (field1 c(10), field2 c(10))
DBSETPROP('Testtable','Field','Caption','My Long Caption')
? the caption is '+ DBGETPROP('testtable.field2','Field','Caption')
errors "command contains unrecognized phrase / keyword" on row 4

What is possibly going on here?

Regards,
Koen
Next
Reply
Map
View

Click here to load this message in the networking platform