Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long field name in SPT
Message
From
09/06/2004 08:48:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
09/06/2004 08:32:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00911648
Message ID:
00911658
Views:
21
>I need to SELECT, INSERT, UPDATE data in an accounting application DacEasy that is based on PervasiveSQL database. Field names in this database are pretty long and have space inside them. For example: "on hand fraction", "product name". How can I include these field_names in VFP code for SPT query.
>
>Thanks,
>
>Edward

I don't know pervasive but SQL server support them with square brackets. ie:

select [my long field name] from ...

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform