All the source code is on sourceforge ...

http://sourceforge.net/projects/sqlite-dotnet2


----- Original Message ----- From: "Joel Lucsy" <[EMAIL PROTECTED]>
To: <sqlite-users@sqlite.org>
Sent: Tuesday, December 20, 2005 11:53 AM
Subject: Re: [sqlite] implementing editable result sets


Can you share what you changed?

On 12/20/05, Robert Simpson <[EMAIL PROTECTED]> wrote:

My approach in the ADO.NET 2.0 provider was to modify the core engine
slightly.  I added a database pragma, which when enabled, directs the
internal generateColumnNames() function in select.c to emit the underlying
database, table name and column name for a given column.  So for example:




--
Joel Lucsy
"The dinosaurs became extinct because they didn't have a space program." --
Larry Niven


Reply via email to