01-27-2011 07:09 AM
Hello,
is it possible to handel a SQL "View" with TestStand or the Database Viewer?
I can see my tables but not the view.
greetings
schwede
01-28-2011 08:43 AM - edited 01-28-2011 08:45 AM
In the Database Viewer you need to execute a query to get your VIEW results. For TestStand itself you can modify the database schemes and statements in Configure > Database options or use custom SQL query steps.
Creating a TestStand Database Schema from Scratch
Best Regards,
01-31-2011 12:49 AM
Hello,
that's not what i mean. I have createtd an udl-file to connect to the datatbase. If i call this from excel i see all my tables and the "view".
When i call this from the database viewer i can see only the tables and not the "view".
greetings
Schwede
01-31-2011 07:02 AM
Did you try changing the Viewer options?
01-31-2011 07:25 AM
Thankyou,
this is the first thing, the second is that i can`t write to the database.
If i use a table everything is ok. When i took the view i get an error-message:
-2146825037 The recordset don`t support updating. This can be a problem of the constriction of provider or lock type....
Can you help me with this, too?
greetings
schwede
01-31-2011 09:25 AM - edited 01-31-2011 09:28 AM
Does that help?
http://digital.ni.com/public.nsf/allkb/A324D2172DD09C08862570F8004FA3C3?OpenDocument
If not please upload your database scheme so I can try to reproduce it here.
02-01-2011 12:53 AM
That doesn`t help.
I have attached the file.
schwede