Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recordset in a grid
Message
From
10/05/2003 10:20:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00786951
Message ID:
00787053
Views:
19
>i have create an ADO connection with an Access Database, i got the recordset by the select commands, so if i want to bound the recordset to a VFP grid, so the only way till now is to append the recordset into a temp table and link it to the grid, i don't know wether there is another way to link directly the recordset to a VFP Grid ( by using an OCX or another method)
>thanks in advance to ur help
>voltaire

Voltaire,
You could directly use MSDatagrid, MSHFlexGrid activex controls with ADO recordset.
Alternatively you could use SQL Pass Through to get the data to a VFP cursor and use that one directly with a native VFP grid.
VFP8 CursorAdapter has options for using OLEDB or ODBC and you could directly use a native VFP grid.
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