Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview or MShflexgrid
Message
From
06/12/2006 01:44:05
Suhas Hegde
Dental Surgeon
Sirsi, India
 
 
To
05/12/2006 18:05:20
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01174842
Message ID:
01175119
Views:
20
>
>TEXT TO m.strShape TEXTMERGE PRETEXT 8
>shape append
> new adChar(10) as Region,
> new adInteger as RegionID,
> ((shape append
> new adChar(20) as Series,
> new adInteger as RegionID )
> as ls relate regionID to RegionID)
>ENDTEXT


thanx

Can you highlight more ?
How can i do the above without using shape ?

m.ors1 = createobject("adodb.recordset")
m.ors1.fields.append("region",adchar,10)
m.ors1.fields.append("regionid",adinteger)

now how to add the series recordset and relate?

suhashegde
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform