Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create n sql columns dynamically
Message
 
 
To
02/07/2001 18:18:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00526094
Message ID:
00526119
Views:
14
Martin,

Look at do (_genxtab)

> Is it possible to create n sql columns for an specific field table, let me explain a little bit more:
>
> I have the next table:
> field -----value
> id ---- 1000
> time ---- 0700
> id ---- 1000
> time ---- 1700
> id ---- 1400
> ...and so on
>
>and I need the syntax for sql command that produces the next result set:
>
> id ------ m1 --- m2 --- m3 ... mn
> 1000 -- 0700 -- 1400 -- 1700 ...
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform