Joe,

Thank you for your response. I am looking into the docs for extensions for
visual studio 2010. Would you have any good ideas on where to start looking
in the code? I noticed that there were SimpleTokenizer.cs and the View and
Table editor folders, but I don't think that these are the right places to
start looking.

I am currently downloadint visual studio sdk sp1 and some other
requirements that will hopefully help shed some light on compilation.

Thanks,
Tim Tessier

On Tue, Apr 24, 2012 at 3:05 PM, Joe Mistachkin <sql...@mistachkin.com>wrote:

>
> Tim Tessier wrote:
> >
> > The english language is imperfect - what I meant is that the sqlite
> > integrated designer for the visual studio 2010 version. That doesn't
> change
> > anything and I am still having this issue. The documentation on the page
> >
> http://system.data.sqlite.org/index.html/doc/trunk/www/support.wikisuggests
> > that this is the appropriate place to ask this question. If it's
> > not, thats fine, but where would I then ask.
> >
>
> Yes, this is the right place to ask.
>
> >
> > This is not a visual studio issue, this is a system.data.sqlite issue
> > because System.data.sqlite provides the designer. There may however be
> > pieces missing for overloading parts of the designer that don't provide
> for
> > this specific useage case scenario however, but I would like to know if
> > there is a workaround or if I need to muddle through the code myself.
> >
>
> The VS design-time components for System.Data.SQLite were originally
> written
> to integrate with Visual Studio 2005/2008.  I've made them work with Visual
> Studio 2010; however, as far as I know they were never "feature complete"
> and
> they may not fully expose all the SQLite functionality for use in the
> various
> designers.
>
> --
> Joe Mistachkin
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to