all groups > sql server misc > february 2004 >
You're in the

sql server misc

group:

how to create cursor which holds data and then available in layout's data environment ?


how to create cursor which holds data and then available in layout's data environment ? mac
2/26/2004 5:03:39 PM
sql server misc:

I am using SQL2K as backend and vfp6 as frontend.

How can I save my selection of records into cursor and then make it
available in my layout's data environment ?

Any suggestion ?

Thx

Re: how to create cursor which holds data and then available in layout's data environment ? Stefan Wuebbe
2/27/2004 9:05:17 AM

"mac" <mac@hotmail.com> schrieb im Newsbeitrag
news:LFp%b.1644$u6.1069@nwrddc03.gnilink.net...
[quoted text, click to view]

In Visual FoxPro you can either use Remote Views or
CursorAdapters to get objects which can be used "visually",
in forms' data environments.
SQL PassThrough would be the non-visual option / addition.
See also http://groups.google.com/advanced_group_search ,
http://www.hentzenwerke.com/catalogpricelists/csvfp.htm


hth
-Stefan
AddThis Social Bookmark Button