Message
From
28/07/2003 15:26:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Select problem #2
Miscellaneous
Thread ID:
00814287
Message ID:
00814287
Views:
42
Ok i have a table

client
======
ident i
name c(50)
nbarticle i

values

-1,robert,5

so iwant to have a record like that

RECORD

1,robert,1
1,robert,2
1,robert,3
1,robert,4
1,robert,5

it is possible
Next
Reply
Map
View