in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » designer (RSS)

Browse by Tags

  • Getting Error 'Object reference not set to an instance of an object'

    I installed sqlite version 1.0.65.0 & allows design time support to visual studio. sqlite data provider is displayed in server explorer of .net framework. but whenever i try to create new box file or try to browse box file ,shows error 'Object reference not set to an instance of an object'...
    Posted to Designer (Forum) by vikaskardode on 03-27-2010
  • Entity Framework generate model from DB doesn't import cascade settings

    I have the following table structure: CREATE TABLE [ SomeTable ] ( [ SomeTableID ] INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT , [ PersonID ] INTEGER NOT NULL REFERENCES [ Person ]( PersonID ) ON DELETE CASCADE ) CREATE TABLE [ Person ] ( [ PersonID ] INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT ) When...
    Posted to Bugs (Forum) by jamone on 03-19-2010
  • Re: Designer problem - assembly is missing

    I am new with VWD. I downloaded the attached file but I do not know where to put the file and get the designer within VWD. Thank you for your help. G
    Posted to Designer (Forum) by Gerard on 03-16-2010
  • Re: Data Provider for SQLite ERRORS

    please give your valuable suggestions I too facing the same problem in VS2005 (full edition)after compiling from Source Code v1.0.65.0 but, in VS2008 (full edition) but, there is no issue if we use the supplied compiled binaries downloaded from sourceforge.net. run Install.exe set Visual Studio VS2005...
    Posted to Designer (Forum) by mkhan on 03-02-2010
  • using Active Record design pattern in C# on an sqlite database

    Hi all, First of all, thanks Robert for this excellent piece of code of yours. I've been a big fan of sqlite for small/medium projects. I've loved using it with ruby & ror. I have a java and mostly php background. I am not a big fan of microsoft products but for some reason i just have to...
    Posted to How To (Forum) by fourchu on 01-23-2010
  • Re: Data Provider for SQLite ERRORS

    I am having the same error, and have attached a debugger to VS (2008) to catch the exception, but no useful information came of that. The exception (without any InnerException) is: Microsoft.VisualStudio.Data.DataProviderException occurred Message="An unexpected error occurred in the .NET Framework...
    Posted to Designer (Forum) by pckujawa on 12-22-2009
  • Problem with installation of designer

    Hi, Im newbie in C#. I have run installation of the System.Data.SQLite, everything went well. But at the end of the installation the is a form - SQLite Designer Installation, there is one checkbox - Visual Studio 2008, but only one button CLOSE. So, I dont know, how to install the designer... Also when...
    Posted to How To (Forum) by Lukas Plachta on 12-06-2009
  • Boolean and designer

    Hi, I'm wondering why I cant use de db designer except using views and it's not nearly the one of the screenshots.. and boolean is missing in table desig thank you
    Posted to Designer (Forum) by nakp on 11-22-2009
  • Possible to change default NullValue in TableAdapter column ?

    Hello, I've recently started using System.Data.SQLite (v1.0.65.0) and already like it very much :-). I've encountered two issues though, of which I'm wondering whether I'm doing something wrong or that they are bugs in the designer: When I create a TableAdapter for table x using the designer...
    Posted to Designer (Forum) by msanders on 09-18-2009
  • Design support in Visual Web Developer

    I have installed the ADO.Net provider for SQLite and I checked the options to install design support for the express editions installed on my machine. When I go to the Database Explorer to add a connection to a SQLite database I have created, I choose SQLite database as the data source, but the resulting...
    Posted to Designer (Forum) by pthalacker on 08-25-2009
Page 1 of 2 (20 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems