01-12-2009 01:49 AM
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
01-12-2009 10:29 PM
Perhaps you need to requery to get the updated recordset?
Posting your VI will help someone be able to find the problem.
01-13-2009 12:30 AM
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.
01-13-2009 03:11 AM
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.