Re: Using VFP Again...syntax question
- From: "Cindy Winegarden" <cindy_winegarden@xxxxxxx>
- Date: Tue, 15 Nov 2005 15:02:35 -0500
Hi Bruce,
Check out the CursorAdapter in Help. It accesses data via OLE DB and shows
it as a cursor.
--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden@xxxxxxx www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden
"Bruce D" <bb@xxxxxxxxxxxxxxx> wrote in message
news:%23y9t2yg6FHA.2012@xxxxxxxxxxxxxxxxxxxxxxx
> ....what's the best way to update a table in SQL.
> I have a cursor that has about 100 - 200 rows and I want to update the SQL
> table. My previous experience tells me to create an updateable remote SQL
> view and just append the records to that remote view and SQL will be
> updated. But, I'm wondering if there is a better way...one which I can
> omit the updateable remote view?
.
- References:
- Using VFP Again...syntax question
- From: Bruce D
- Using VFP Again...syntax question
- Prev by Date: Re: Truncate Trailing zeros
- Next by Date: Re: Truncate Trailing zeros
- Previous by thread: Re: Using VFP Again...syntax question
- Next by thread: Controls in grids: Changing the column
- Index(es):
Relevant Pages
|