Re: [sqlite] Anybody know why mono SQLite uses SqliteConnection but Windows uses SQLiteConnection?

2016-11-19 Thread Drago, William @ CSG - NARDA-MITEQ
> -Original Message-
> From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On
> Behalf Of Jim Henderson
> Sent: Saturday, November 19, 2016 12:16 AM
> To: SQLite mailing list <sqlite-users@mailinglists.sqlite.org>
> Subject: Re: [sqlite] Anybody know why mono SQLite uses SqliteConnection
> but Windows uses SQLiteConnection?
>
> Thanks for the suggestion, Bill.
>
> Will this run on a Linux system? The zip file has Install.exe and Test.exe 
> inside
> it.

I've never used the installer or the test program. I don't know what they do. I 
just use the .dll.

I thought Mono was .NET for Linux, so I just assumed that the SQLite 
Precompiled Binaries for Mono was the Linux version of System.Data.SQLite. 
Sorry if I led you in the wrong direction.

Assuming this doesn't work for you, is it possible for you to edit and compile 
the library you are presently using so that it has the correct case?

--
Bill Drago
Staff Engineer
L3 Narda-MITEQ
435 Moreland Road
Hauppauge, NY 11788
631-272-5947 / william.dr...@l-3com.com

CONFIDENTIALITY, EXPORT CONTROL AND DISCLAIMER NOTE:This e-mail and any 
attachments are solely for the use of the addressee and may contain information 
that is privileged or confidential. Any disclosure, use or distribution of the 
information contained herein is prohibited. In the event this e-mail contains 
technical data within the definition of the International Traffic in Arms 
Regulations or Export Administration Regulations, it is subject to the export 
control laws of the U.S.Government. The recipient should check this e-mail and 
any attachments for the presence of viruses as L-3 does not accept any 
liability associated with the transmission of this e-mail. If you have received 
this communication in error, please notify the sender by reply e-mail and 
immediately delete this message and any attachments.
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Anybody know why mono SQLite uses SqliteConnection but Windows uses SQLiteConnection?

2016-11-18 Thread J Decker
mono install.exe often works.

On Fri, Nov 18, 2016 at 9:16 PM, Jim Henderson 
wrote:

> Thanks for the suggestion, Bill.
>
> Will this run on a Linux system? The zip file has Install.exe and Test.exe
> inside it.
>
> Jim
>
>
> On 18-Nov-2016 7:44 AM, Drago, William @ CSG - NARDA-MITEQ wrote:
>
>> Do any of you know why the two different versions of SQLite have different
>>> case in the method names?
>>>
>>> Thanks,
>>> Jim
>>>
>>> Is there a reason why you can't use this one which should have the
>> correct case?
>>
>> https://system.data.sqlite.org/index.html/doc/trunk/www/down
>> loads.wiki#sqlite-netFx451-binary-Mono-2013
>>
>> --
>> Bill Drago
>> Staff Engineer
>> L3 Narda-MITEQ
>> 435 Moreland Road
>> Hauppauge, NY 11788
>> 631-272-5947 / william.dr...@l-3com.com
>>
>> CONFIDENTIALITY, EXPORT CONTROL AND DISCLAIMER NOTE:This e-mail and any
>> attachments are solely for the use of the addressee and may contain
>> information that is privileged or confidential. Any disclosure, use or
>> distribution of the information contained herein is prohibited. In the
>> event this e-mail contains technical data within the definition of the
>> International Traffic in Arms Regulations or Export Administration
>> Regulations, it is subject to the export control laws of the
>> U.S.Government. The recipient should check this e-mail and any attachments
>> for the presence of viruses as L-3 does not accept any liability associated
>> with the transmission of this e-mail. If you have received this
>> communication in error, please notify the sender by reply e-mail and
>> immediately delete this message and any attachments.
>> ___
>> sqlite-users mailing list
>> sqlite-users@mailinglists.sqlite.org
>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>>
>
> ___
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Anybody know why mono SQLite uses SqliteConnection but Windows uses SQLiteConnection?

2016-11-18 Thread Jim Henderson

Thanks for the suggestion, Bill.

Will this run on a Linux system? The zip file has Install.exe and 
Test.exe inside it.


Jim

On 18-Nov-2016 7:44 AM, Drago, William @ CSG - NARDA-MITEQ wrote:

Do any of you know why the two different versions of SQLite have different
case in the method names?

Thanks,
Jim


Is there a reason why you can't use this one which should have the correct case?

https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlite-netFx451-binary-Mono-2013

--
Bill Drago
Staff Engineer
L3 Narda-MITEQ
435 Moreland Road
Hauppauge, NY 11788
631-272-5947 / william.dr...@l-3com.com

CONFIDENTIALITY, EXPORT CONTROL AND DISCLAIMER NOTE:This e-mail and any 
attachments are solely for the use of the addressee and may contain information 
that is privileged or confidential. Any disclosure, use or distribution of the 
information contained herein is prohibited. In the event this e-mail contains 
technical data within the definition of the International Traffic in Arms 
Regulations or Export Administration Regulations, it is subject to the export 
control laws of the U.S.Government. The recipient should check this e-mail and 
any attachments for the presence of viruses as L-3 does not accept any 
liability associated with the transmission of this e-mail. If you have received 
this communication in error, please notify the sender by reply e-mail and 
immediately delete this message and any attachments.
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Anybody know why mono SQLite uses SqliteConnection but Windows uses SQLiteConnection?

2016-11-17 Thread Drago, William @ CSG - NARDA-MITEQ
>
> Do any of you know why the two different versions of SQLite have different
> case in the method names?
>
> Thanks,
> Jim
>

Is there a reason why you can't use this one which should have the correct case?

https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlite-netFx451-binary-Mono-2013

--
Bill Drago
Staff Engineer
L3 Narda-MITEQ
435 Moreland Road
Hauppauge, NY 11788
631-272-5947 / william.dr...@l-3com.com

CONFIDENTIALITY, EXPORT CONTROL AND DISCLAIMER NOTE:This e-mail and any 
attachments are solely for the use of the addressee and may contain information 
that is privileged or confidential. Any disclosure, use or distribution of the 
information contained herein is prohibited. In the event this e-mail contains 
technical data within the definition of the International Traffic in Arms 
Regulations or Export Administration Regulations, it is subject to the export 
control laws of the U.S.Government. The recipient should check this e-mail and 
any attachments for the presence of viruses as L-3 does not accept any 
liability associated with the transmission of this e-mail. If you have received 
this communication in error, please notify the sender by reply e-mail and 
immediately delete this message and any attachments.
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Anybody know why mono SQLite uses SqliteConnection but Windows uses SQLiteConnection?

2016-11-17 Thread R Smith



On 2016/11/17 6:07 PM, Jim Henderson wrote:
I am adapting a large open-source Windows program to Linux, using 
MonoDevelop. I find that the SQLite method names in Windows look like 
this:


SQLiteConnection
but in Mono.Data.Sqlite they look like this:

SqliteConnection
with different case, so I got lots of reference errors.

With help from others at stackexchange here 
 
I was able to get the projects to compile.


Do any of you know why the two different versions of SQLite have 
different case in the method names?


Yes, we know why.

It's because it's not SQLite's code directly, it is the code of 
intermediate libraries on top of SQLite made by different programmers 
whom obviously took different views of what the acronym casing should be.


So now you know WHY, but I'm afraid it's not very helpful knowing why, 
and sadly nothing we can do to alleviate it - and I guess these 
programmers have had their adaptations used a lot by now, so changing it 
now will break too much for others


I guess Search-Replace is your only salvation here.

___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] Anybody know why mono SQLite uses SqliteConnection but Windows uses SQLiteConnection?

2016-11-17 Thread Jim Henderson
I am adapting a large open-source Windows program to Linux, using 
MonoDevelop. I find that the SQLite method names in Windows look like this:


SQLiteConnection
but in Mono.Data.Sqlite they look like this:

SqliteConnection
with different case, so I got lots of reference errors.

With help from others at stackexchange here 
 
I was able to get the projects to compile.


Do any of you know why the two different versions of SQLite have 
different case in the method names?


Thanks,
Jim

___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users