Page 1 of 1

Problem with VIEW

Posted: Tue 13 Sep 2011 18:29
by magixxfactory
Hello,
I have a Database with VIEWS in it.

When I try to use Visual Studios Data Wizzard the Views will be shown, but when I select them I got an error message saying:

Error when calling columninformation.
No Row on Position 0.

(As I use the german VS I translated the error message).

I ony able to use fields out of Tables.

Is it possible to use VIEWS with dotConnect for SQLite ?

Thanks and regards
Uwe

Solved

Posted: Fri 16 Sep 2011 07:05
by magixxfactory
I solved my problem. I used the standard DataManager from VS2010, which failed. The datamanager from SQlite works.