Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Name with - in it.
Message
From
01/02/2001 08:02:27
 
 
To
01/02/2001 04:16:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00470555
Message ID:
00471157
Views:
26
>Thanks ed but that doesn't work.
>Try:
>c="TE-ST"
>create table (c) b n(1);
>(syntax error)
>

Try:

CREATE TABLE (c) (b n(1))

>I chose to not use the - so it's no longer an issue.
>
>>>You can make a table name with a - in it so...
>>>
>>>How can I make this work
>>>
>>>c="TE-ST"
>>>create table &c from array a
>>
>>CREATE TABLE (c) from array a
>>
>>>
>>>thanks
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform