Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATE CURSOR Fieldnames with Spaces
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00806028
Message ID:
00806041
Views:
24
>I am creating a cursor trying to match field names in an Access table. Some of the field names are extra long(25 characters or more), and some contain spaces and other contain hyphens. (i.e, Carbon Monoxide or 2-furaldehyde.)
>
>Three questions:
> How do I use "CREATE CURSOR" to create field names with spaces?
> How do I use "CREATE CURSOR" to create field names with hyphens?
> And what's the longest field name the CREATE CURSOR command will create?

Field names in cursor can not have spaces or hypens.
Longest fieldname with create cursor seems to be 128 characters.

Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform