LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

recordset not dynamically adopt the changes

hello

i am using dbtools connectivity toolkit. i had a table in access. i made one vi in labview which add, delete , modify record in that table. also by using next & previous button i navigate through records. next & previous has no problem but when i insert new record in table , that get added in that table. but i cann't navigate that record using next & previous. but i stopp my vi & again run it it will show me all records. my curcor is dynamic but get properties show it as keyset why ? also recordset not change but my access table change why

please give me some solution

 

0 Kudos
Message 1 of 4
(2,525 Views)

Perhaps you need to requery to get the updated recordset?

 

Posting your VI will help someone be able to find the problem.

0 Kudos
Message 2 of 4
(2,498 Views)

i am sending my vi. i choose my recordset cursor as dynamic then why its get properties show as keyset. after requery how i gave new reference of recordset. please see my vi & give me suggestion

i create dsn to connect access database.

 

0 Kudos
Message 3 of 4
(2,490 Views)

hello

i am sending my vi. i choose my recordset cursor as dynamic then why its get properties show as keyset. after requery how i gave new reference of recordset. please see my vi & give me suggestion i create dsn to connect access database.

Download All
0 Kudos
Message 4 of 4
(2,479 Views)