SQLite Asp.net Path Problem
Posted
by drorhan
on Stack Overflow
See other posts from Stack Overflow
or by drorhan
Published on 2010-01-20T22:01:42Z
Indexed on
2010/05/25
16:01 UTC
Read the original article
Hit count: 174
when using data source=|DataDirectory|\mydb.sqlite in visual studio 2008 i can not see the tables in query builder and in dataset designer. How can i fix this? it is a web application for .net 3.5 thanks a lot
© Stack Overflow or respective owner