12-03-2009 09:45 AM
What is Get Task Information.vi used for? I usually use Execute query -> Fetch all(/attribute) -> Close Query
I also had the issue of not getting any attribute for the number of rows recieved, which i solved by by doing a Select count(*) query instead. Not optimal since it's an extra query, but general enough to work against both my access and sql server and through odbc. 🙂
/Y
12-04-2009 01:25 PM
Yamaeda,
This post is specificly about fixxing Error -2147217887. If you have other questions about database functions start a new thread.
12-04-2009 03:57 PM