RE: ODBC question

new topic     » topic index » view thread      » older message » newer message

> From: George Walters [mailto:gwalters at sc.rr.com] 
> 
> Using a cursor for moving around and changing records, how do 
> you delete a record and have it show up in the cursor? 
> refresh the cursor?

I haven't done this yet, but that would be my recommendation.  The cursor is
based on a SQL statement, and the data returned by the statement, so it
wouldn't change when the underlying [table] data is modified--it exists
separately from the tables in your database.

Matt Lewis

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu