Search found 14 matches: sqlite

Return to advanced search

Step 3 - Create your Template Library Project/Solution

... add a few MyGeneration references to your template library project. ⋅ Dnp.Utils.dll ⋅ MyMeta.dll ⋅ System.Data.SQLite.dll ⋅ PluginInterfaces.dll ⋅ Zeus.dll
by CameronB
on Tue Apr 06, 2010 2:21 am
 
Forum: General Questions or Comments
Topic: Better MyGeneration templates and debugging.
Replies: 8
Views: 383

Re: Program error after generating more classes

Hi,

I got the same issue here and worst I've no plan B !-(

I suspect a kind of memory leak in the Sqlite dll...

Bye
by mderie
on Tue May 05, 2009 12:12 pm
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: Program error after generating more classes
Replies: 1
Views: 550

Program error after generating more classes

Hello, I get always an program error when I want to generate more than four sqlite files in nhibernate classes. Here the example screens an the error messages: http://www.pic-upload.de/thumb/27.03.09/65wlt1.jpg http://www.pic-upload.de/thumb/27.03.09/5u256o.jpg ...
by Beppo98
on Fri Mar 27, 2009 10:16 am
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: Program error after generating more classes
Replies: 1
Views: 550

Re: Failure while upgrading System.Data.SQLite.DLL

I also tried the same, with no luck.
:cry:
by Nova
on Tue Jan 20, 2009 12:31 pm
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: Failure while upgrading System.Data.SQLite.DLL
Replies: 1
Views: 589

Re: [SQLite] Library routine called out of sequence

Yes: on my side, I noticed that I only get that error if I try to "generate code" for "a lot" (???) of tables. If I try one table at a time, no error occours... Furthermore, now I found out that on a virtual machine (based on VirtualBox) with no other software that MyGeneration,...
by Nova
on Tue Jan 20, 2009 12:30 pm
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: [SQLite] Library routine called out of sequence
Replies: 3
Views: 799

Failure while upgrading System.Data.SQLite.DLL

Hi ! Since I"ve stability issues with a SQLite DB (see my answer to nova on the previous topic), I've tried to upgrade the data provider. So I went to http://sqlite.phxsoftware.com/ and install the new package : 1.0.60.0. Then I've removed ...
by mderie
on Tue Jan 20, 2009 8:52 am
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: Failure while upgrading System.Data.SQLite.DLL
Replies: 1
Views: 589

Re: [SQLite] Library routine called out of sequence

Same issue here !!!

It seems related to the quantity of tables within the source DB... Memory leak somewhere ?

A quick solution is very welcome ! Please see also my other post in this forum !

Bye
by mderie
on Tue Jan 20, 2009 8:44 am
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: [SQLite] Library routine called out of sequence
Replies: 3
Views: 799

How to put literal "<" in the editor, any escape sequence ?

Hi community ! I'm using an heavy modified version of the "SQLite_CSharp_BusinessEntity.vbgen" script in order to generate C++ and am wondering how to put literal "<" characters without visual changes in the editor... I mean when I enter this character the editor expect a fo...
by mderie
on Thu Jan 08, 2009 9:41 am
 
Forum: General Questions or Comments
Topic: How to put literal "<" in the editor, any escape sequence ?
Replies: 1
Views: 456

Re: VB 2008 Express Edi+ .NET 3.5 + SQLite 3.6.7 + MyGeneration

Hi, I am using DataGridView and I think I have solved the problem. The below code works for me: oBank.ConnectionString = "Data Source=I:\Project\mysqlite.db" 'My.Settings.dbConnectionString oBank.Query.AddResultColumn(PARTIES.ColumnNames&...
by devangthakkar
on Thu Jan 01, 2009 12:44 pm
 
Forum: dOOdads - MyGeneration's .NET Architecture
Topic: VB 2008 Express Edi+ .NET 3.5 + SQLite 3.6.7 + MyGeneration
Replies: 2
Views: 1091

Re: VB 2008 Express Edi+ .NET 3.5 + SQLite 3.6.7 + MyGeneration

Are you using a DataGrid or a GridView? They are different controls...
by mgnoonan
on Mon Dec 29, 2008 1:34 am
 
Forum: dOOdads - MyGeneration's .NET Architecture
Topic: VB 2008 Express Edi+ .NET 3.5 + SQLite 3.6.7 + MyGeneration
Replies: 2
Views: 1091

VB 2008 Express Edi+ .NET 3.5 + SQLite 3.6.7 + MyGeneration

... from MyGeneration website verbatim. Everything worked fine ... (except that I had to change the imports to refer to new SQLite ADO, System.Data.SQLite) On the page no. 10 of 15 the following example has been given to bind a DataGridView control ( I am building a Window ...
by devangthakkar
on Sat Dec 27, 2008 10:11 pm
 
Forum: dOOdads - MyGeneration's .NET Architecture
Topic: VB 2008 Express Edi+ .NET 3.5 + SQLite 3.6.7 + MyGeneration
Replies: 2
Views: 1091

Re: [SQLite] Library routine called out of sequence

Am I the only one having this problem?!? :?
by Nova
on Mon Dec 01, 2008 1:20 pm
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: [SQLite] Library routine called out of sequence
Replies: 3
Views: 799

[SQLite] Library routine called out of sequence

... not sure this is the right forum to post this... but I searched without finding something similar. Anyhow: I'm trying to use MyGeneration with SQLIte with a database of mine. I created the connection to the DB, and this is working fine (if I "Test" the connection, it says: "connection ...
by Nova
on Tue Nov 25, 2008 9:31 am
 
Forum: Defect Reporting (DON'T Post dOOdad bugs HERE)
Topic: [SQLite] Library routine called out of sequence
Replies: 3
Views: 799

Newbie Problem

Hi all, I'm new to MyGen So I created a test C# Application with a very little SQLite DB and generated a business entity. I added all references, as described in the doodas text file . Visual Studio marked 1 Error in the generated file ans tells me that it couldn't ...
by Florian
on Tue Sep 30, 2008 7:49 pm
 
Forum: General Questions or Comments
Topic: Newbie Problem
Replies: 1
Views: 659

Return to advanced search

cron